flo/deb: USE_CUSTOM_AUDIO_POLICY

This commit is contained in:
followmsi 2020-01-06 11:31:21 +01:00
parent fa6fc262b2
commit 99f9c73a90
1 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,8 @@ BOARD_USES_QCOM_HARDWARE := true
# Audio
BOARD_USES_ALSA_AUDIO:= true
AUDIO_USE_LL_AS_PRIMARY_OUTPUT := true
#USE_CUSTOM_AUDIO_POLICY := 1
USE_CUSTOM_AUDIO_POLICY := 1
USE_XML_AUDIO_POLICY_CONF := 1
# Binder API version
TARGET_USES_64_BIT_BINDER := true