Snap for 9014491 from 0ada3b4ed6 to tm-qpr1-release

Change-Id: Ie39dff65593c4a97eef4059db98b49a6e325deb9
This commit is contained in:
Android Build Coastguard Worker 2022-08-31 23:03:52 +00:00
commit c74b9d8b33
3 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# This is BTBCM HAL overlay configuration file.
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus

View file

@ -214,6 +214,8 @@ PRODUCT_VENDOR_PROPERTIES += \
# Bluetooth HAL
PRODUCT_PACKAGES += \
bt_vendor.conf
PRODUCT_COPY_FILES += \
device/google/raviole/bluetooth/bt_vendor_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/bt_vendor_overlay.conf
# tetheroffload HAL
PRODUCT_PACKAGES += \

View file

@ -227,6 +227,8 @@ PRODUCT_VENDOR_PROPERTIES += \
# Bluetooth HAL
PRODUCT_PACKAGES += \
bt_vendor.conf
PRODUCT_COPY_FILES += \
device/google/raviole/bluetooth/bt_vendor_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/bt_vendor_overlay.conf
# tetheroffload HAL
PRODUCT_PACKAGES += \