Merge "Apply the workaround for the CIS->SCO handover" into udc-qpr-dev am: 41ab8ad591
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/24527145 Change-Id: I64a35de28cedcda7db2448595997480b80480e6a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
45b4f13163
1 changed files with 6 additions and 0 deletions
|
@ -162,6 +162,12 @@ PRODUCT_SOONG_NAMESPACES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
le_audio_codec_capabilities.xml
|
||||
|
||||
# Bluetooth LE Audio CIS handover to SCO
|
||||
# Set the property only for the controller couldn't support CIS/SCO simultaneously. More detailed in b/242908683.
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.leaudio.notify.idle.during.call=true
|
||||
|
||||
|
||||
# Enable one-handed mode
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.support_one_handed_mode=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue