Android6.0 audio cause touch lag

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Android6.0 audio cause touch lag

1,221 Views
yenchou
Contributor III

Hello All,

   kernel:Linux4.1.15

   OS:Android6.0   

   machine:imx6dl(custom board)

   

   Because our custom board dose not have audio chip,it caused touch lag.

logcat:

02-12 02:33:32.435 207 7177 W APM::AudioPolicyManager: getOutput() could not find output for stream 1, samplingRate 0,format 0, channels 3, flags 0
02-12 02:33:32.436 207 207 W APM::AudioPolicyManager: getOutput() could not find output for stream 1, samplingRate 0,format 0, channels 3, flags 0
02-12 02:33:32.440 207 7177 W APM::AudioPolicyManager: getOutput() could not find output for stream 1, samplingRate 48000,format 1, channels 3, flags 4

I want to close audio function.

I try to close driver,jni and framwork of files about audio,but some behaviours could lead build error.

I try to serach goole and freescale forum,but it did not have solution.

How can I slove the problem?

Best Wishes

Labels (2)
0 Kudos
Reply
1 Reply

1,156 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Yen,

   See my advice for you below, please!

   SPDIF audio is supported by i.MX6, you can add it's driver in linux kernel. Then android audio interface will not show those errors.

try it, please!

Have a nice day!

Best regards,

weidong sun

0 Kudos
Reply