diff --git a/device-akita.mk b/device-akita.mk index f7c81e8..79473a9 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -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