sm8250-common: Remove USE_XML_AUDIO_POLICY_CONF

* Dead since Q, where XML audio policies weren't enforced yet

Change-Id: I302a0ed97964b052176dc3bb0141db1ba85e78c8
This commit is contained in:
Sebastiano Barezzi
2021-06-07 18:07:18 +02:00
committed by LuK1337
parent 0e9898d708
commit ce49dcdd35

View File

@@ -98,7 +98,6 @@ AUDIO_FEATURE_ENABLED_SSR := false
BOARD_SUPPORTS_SOUND_TRIGGER := true BOARD_SUPPORTS_SOUND_TRIGGER := true
BOARD_USES_ALSA_AUDIO := true BOARD_USES_ALSA_AUDIO := true
USE_CUSTOM_AUDIO_POLICY := 1 USE_CUSTOM_AUDIO_POLICY := 1
USE_XML_AUDIO_POLICY_CONF := 1
# Camera # Camera
TARGET_USES_QTI_CAMERA_DEVICE := true TARGET_USES_QTI_CAMERA_DEVICE := true