summaryrefslogtreecommitdiff
path: root/bt/qti-bt.mk
diff options
context:
space:
mode:
Diffstat (limited to 'bt/qti-bt.mk')
-rw-r--r--bt/qti-bt.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/bt/qti-bt.mk b/bt/qti-bt.mk
index 65adc65..a9eeeec 100644
--- a/bt/qti-bt.mk
+++ b/bt/qti-bt.mk
@@ -26,5 +26,6 @@ PRODUCT_COPY_FILES += \
# Properties
ifneq ($(TARGET_USE_QTI_BT_STACK),false)
PRODUCT_SYSTEM_EXT_PROPERTIES += \
+ persist.vendor.bt.a2dp.aac_whitelist=false \
ro.bluetooth.library_name=libbluetooth_qti.so
endif