Merge "B3: Add Bluetooth A/B firmware property" into tm-qpr-dev
This commit is contained in:
commit
e2b8e75425
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