Apply the workaround for the CIS->SCO handover am: 48a8251b5a

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20061648

Change-Id: I8f02b6bffa4156d02322ece6a221347b65c92081
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Patty Huang 2022-09-30 04:44:50 +00:00 committed by Automerger Merge Worker
commit eeaa7e233d

View file

@ -36,6 +36,12 @@ PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.leaudio_offload.disabled=false \
ro.vendor.audio_hal.ble_use_stream_id=true
# Bluetooth LE Audio CIS handover to SCO
# Set the property only if the controller doesn't support CIS and SCO
# simultaneously. More details in b/242908683.
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.leaudio.notify.idle.during.call=true
# LE Auido Offload Capabilities setting
PRODUCT_COPY_FILES += \
device/google/lynx/bluetooth/lynx/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml