Snap for 8847581 from 8982f7927d to udc-release

Change-Id: Ife824b6fdf85d4d7bdb236c1fb9d7697ab12b505
This commit is contained in:
Android Build Coastguard Worker 2022-07-20 01:02:59 +00:00
commit d8668d6ae5
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 += \