Snap for 8847022 from 6075bd67e6 to tm-qpr1-release

Change-Id: I42bb7037554c10a6e187c55efd07b7056612bbbc
This commit is contained in:
Android Build Coastguard Worker 2022-07-19 23:02:41 +00:00
commit a12f829bbb
2 changed files with 4 additions and 2 deletions

View file

@ -68,7 +68,8 @@ PRODUCT_COPY_FILES += \
# Bluetooth
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.a2dp_aac.vbr_supported=true
persist.bluetooth.a2dp_aac.vbr_supported=true \
persist.bluetooth.firmware.selection=BCM.hcd
# Bluetooth Tx power caps for oriole
PRODUCT_COPY_FILES += \

View file

@ -76,7 +76,8 @@ PRODUCT_COPY_FILES += \
# Bluetooth
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.a2dp_aac.vbr_supported=true
persist.bluetooth.a2dp_aac.vbr_supported=true \
persist.bluetooth.firmware.selection=BCM.hcd
# Bluetooth Tx power caps for raven
PRODUCT_COPY_FILES += \