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