pa: Add AAC whitelist prop

Signed-off-by: Hernán Castañón Álvarez <herna@paranoidandroid.co>
Change-Id: I8b9218ea8daceba75d1be5de14fe91da05977c40
This commit is contained in:
timocapa 2020-07-14 00:20:46 +00:00 committed by Hernán Castañón
parent cd8d8d54cc
commit d5708a8049
1 changed files with 4 additions and 0 deletions

View File

@ -40,6 +40,10 @@ PRODUCT_COPY_FILES += \
vendor/pa/prebuilt/bin/backuptool_postinstall.sh:$(TARGET_COPY_OUT_SYSTEM)/bin/backuptool_postinstall.sh
endif
# Bluetooth
# Disable AAC whitelist
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += persist.vendor.bt.a2dp.aac_whitelist=false
# Boot Animation
ifneq ($(TARGET_BOOT_ANIMATION_RES),)
PRODUCT_COPY_FILES += \