Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a3ef73fe authored by justinweng's avatar justinweng Committed by Cyan_Hsieh
Browse files

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: default avatarjustinweng <justinweng@google.com>
Change-Id: I59aa5848e3bb92a03fcd368c045cc8fe158ff626
parent 4dbd2b94
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"