Add support LE audio switcher in the developer option for P23a am: 458a0c81b7

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/18841358

Change-Id: Icc0e98a3717f7e231f8329692775f23cebc8cd64
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Alice Kuo
2022-06-13 09:18:30 +00:00
committed by Automerger Merge Worker

View File

@@ -183,3 +183,8 @@ PRODUCT_PACKAGES += \
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.camera.extended_launch_boost=1 \ persist.vendor.camera.extended_launch_boost=1 \
persist.vendor.camera.raise_buf_allocation_priority=1 persist.vendor.camera.raise_buf_allocation_priority=1
# Bluetooth LE Audio
PRODUCT_PRODUCT_PROPERTIES += \
ro.bluetooth.leaudio_switcher.supported=true