From 2e43901320ee59f1e02d82c21df04d5e4e8d84f8 Mon Sep 17 00:00:00 2001 From: SebaUbuntu Date: Thu, 17 Jun 2021 21:40:54 +0000 Subject: [PATCH] sdm660-common: Remove USE_XML_AUDIO_POLICY_CONF * Dead since Q, where XML audio policies weren't enforced yet Signed-off-by: clarencelol Signed-off-by: pix106 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 2494d39a..3f48a299 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -61,7 +61,6 @@ AUDIO_FEATURE_ENABLED_SVA_MULTI_STAGE := true BOARD_USES_ALSA_AUDIO := true BOARD_SUPPORTS_SOUND_TRIGGER := true USE_CUSTOM_AUDIO_POLICY := 1 -USE_XML_AUDIO_POLICY_CONF := 1 # Battery Saver TARGET_POWERHAL_MODE_EXT := $(COMMON_PATH)/power-libperfmgr/power/power-mode.cpp