O6R4: Add Bluetooth A/B firmware property
* set A firmware BCM.hcd as default selected fimrware
Bug: 229395317
Test: Manually
Change-Id: I61d7ef4d476af50fc104c1877060459d14523898
diff --git a/device-oriole.mk b/device-oriole.mk
index 841c551..827e244 100644
--- a/device-oriole.mk
+++ b/device-oriole.mk
@@ -68,7 +68,8 @@
# 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 += \