Răsfoiți Sursa

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 <[email protected]>
Patty Huang 2 ani în urmă
părinte
comite
eeaa7e233d
1 a modificat fișierele cu 6 adăugiri și 0 ștergeri
  1. 6 0
      bluetooth/qti_default.mk

+ 6 - 0
bluetooth/qti_default.mk

@@ -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