Add support LE audio switcher in the developer option for P23a am: 458a0c81b7
am: 629ba93bde
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/18841358 Change-Id: I18a1f763b7d7dce2b10ed21d986285030af3f6e8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
36904ac60b
1 changed files with 5 additions and 0 deletions
|
@ -183,3 +183,8 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.camera.extended_launch_boost=1 \
|
||||
persist.vendor.camera.raise_buf_allocation_priority=1
|
||||
|
||||
# Bluetooth LE Audio
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.bluetooth.leaudio_switcher.supported=true
|
||||
|
||||
|
|
Loading…
Reference in a new issue