From a06658e335f992959703c0a24c345f05b81667de Mon Sep 17 00:00:00 2001 From: justinweng Date: Mon, 4 May 2020 19:59:53 +0800 Subject: [PATCH] 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 Change-Id: I59aa5848e3bb92a03fcd368c045cc8fe158ff626 --- audio/audio_policy_configuration.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/audio_policy_configuration.xml b/audio/audio_policy_configuration.xml index be77238..ef267ca 100644 --- a/audio/audio_policy_configuration.xml +++ b/audio/audio_policy_configuration.xml @@ -165,7 +165,7 @@ + sources="primary output,deep_buffer,compressed_offload,mmap_no_irq_out,voip_rx"/>