audio: temporarily disabling auido-ull-playback feature

ULL playback does not enable COPP in the ADSP, meaning there is no
MaxxAudio tuning enabled. This means the vibration filtering in place in
MaxxAudio is not present in ULL, resulting in high vibration levels
which will cause discomfort in the user's hand.

Temporarily disabling the ULL feature to avoid this path being opened.
ULL will be re-enabled once the main fix is ready.

Bug: 155357554
Test: manual

Signed-off-by: justinweng <justinweng@google.com>
Change-Id: I59aa5848e3bb92a03fcd368c045cc8fe158ff626
This commit is contained in:
justinweng 2020-05-04 19:59:53 +08:00 committed by Cyan_Hsieh
parent ccd04ea545
commit a06658e335
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@
<route type="mix" sink="Earpiece"
sources="primary output,raw,deep_buffer,mmap_no_irq_out,voip_rx"/>
<route type="mix" sink="Speaker"
sources="primary output,raw,deep_buffer,compressed_offload,mmap_no_irq_out,voip_rx"/>
sources="primary output,deep_buffer,compressed_offload,mmap_no_irq_out,voip_rx"/>
<route type="mix" sink="Speaker Safe"
sources="primary output,raw,deep_buffer,compressed_offload,mmap_no_irq_out,voip_rx"/>
<route type="mix" sink="Wired Headset"