From 63b9769273623ba5e9ee823df53376c7e84fd450 Mon Sep 17 00:00:00 2001 From: nyyu Date: Tue, 24 Aug 2021 08:10:06 +0200 Subject: [PATCH] mondrianwifi: Remove USE_XML_AUDIO_POLICY_CONF * Dead since Q, where XML audio policies weren't enforced yet Change-Id: I302a0ed97964b052176dc3bb0141db1ba85e78c8 --- BoardConfig.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index bd2de1f..8c2df57 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -67,7 +67,6 @@ AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true BOARD_USES_ALSA_AUDIO := true USE_CUSTOM_AUDIO_POLICY := 1 -USE_XML_AUDIO_POLICY_CONF := 1 # Bluetooth BLUETOOTH_HCI_USE_MCT := true