Merge "BT LE Audio: use phase 1 configureation" into udc-qpr-dev am: 162b18ac7c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/25637689 Change-Id: Ied1de7260689a2e2bf5050746c4d5ede0cdf0baf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
7ec79a61ba
1 changed files with 8 additions and 0 deletions
|
@ -186,6 +186,14 @@ PRODUCT_SOONG_NAMESPACES += \
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
le_audio_codec_capabilities.xml
|
le_audio_codec_capabilities.xml
|
||||||
|
|
||||||
|
# LE Audio Lunch Config for Phase 1 (LE audio toggle hidden by default)
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
persist.bluetooth.leaudio.toggle_visible=false
|
||||||
|
|
||||||
|
# LE Audio use classic connection by default
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
ro.bluetooth.leaudio.le_audio_connection_by_default=false
|
||||||
|
|
||||||
# Bluetooth LE Audio CIS handover to SCO
|
# 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.
|
# Set the property only for the controller couldn't support CIS/SCO simultaneously. More detailed in b/242908683.
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue