Disable Accelerated BT ON feature for ripcurrent

Bug: 262181537
Test: make
Change-Id: Ifc109da72052130f225271c87f75e44f9318da41
This commit is contained in:
Ted Wang 2022-12-12 14:35:58 +08:00
parent d63e841415
commit 0b2e0595fb
2 changed files with 17 additions and 1 deletions

View file

@ -88,7 +88,7 @@ PRODUCT_COPY_FILES += \
# Bluetooth HAL
PRODUCT_COPY_FILES += \
device/google/shusky/bluetooth/bt_vendor_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/bt_vendor_overlay.conf
device/google/shusky/bluetooth/bt_vendor_overlay_ripcurrent.conf:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/bt_vendor_overlay.conf
PRODUCT_PROPERTY_OVERRIDES += \
ro.bluetooth.a2dp_offload.supported=true \
persist.bluetooth.a2dp_offload.disabled=false \