B3: Add Bluetooth A/B firmware property
* set A firmware BCM.hcd as default selected fimrware Bug: 229395317 Test: Manually Change-Id: I60bec44eac46c0b1c6cf171eec867ace2f2cebc5
This commit is contained in:
parent
caada8722d
commit
a5e0570c48
1 changed files with 2 additions and 1 deletions
|
@ -151,7 +151,8 @@ PRODUCT_COPY_FILES += \
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.bluetooth.a2dp_aac.vbr_supported=true
|
persist.bluetooth.a2dp_aac.vbr_supported=true \
|
||||||
|
persist.bluetooth.firmware.selection=BCM.hcd
|
||||||
|
|
||||||
# Bluetooth HAL
|
# Bluetooth HAL
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue