Apply the workaround for the CIS->SCO handover am: 48a8251b5a
am: eeaa7e233d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20061648 Change-Id: I6c8c49a64a58a8b0cf7d93833df7ebd639abd6a5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
这个提交包含在:
@@ -36,6 +36,12 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||||||
persist.bluetooth.leaudio_offload.disabled=false \
|
persist.bluetooth.leaudio_offload.disabled=false \
|
||||||
ro.vendor.audio_hal.ble_use_stream_id=true
|
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
|
# LE Auido Offload Capabilities setting
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/lynx/bluetooth/lynx/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml
|
device/google/lynx/bluetooth/lynx/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml
|
||||||
|
在新工单中引用
屏蔽一个用户