Snap for 9013977 from 891b07484a to udc-release

Change-Id: I3d4bb1f9d07c380aacd0709b87fc8660cab08424
This commit is contained in:
Android Build Coastguard Worker 2022-09-01 01:03:15 +00:00
commit a848c620f0
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 += \