Use classic connection by default with LE audio device for L10

Bug: 300012501
Test: manual
Change-Id: I1cb9b47009995b7e316813d173060265c3c611f7
This commit is contained in:
Alice Kuo 2023-10-11 15:47:55 +08:00
parent f43795206a
commit cd9198f5b9

View file

@ -52,6 +52,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
PRODUCT_COPY_FILES += \
device/google/lynx/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml
# LE Audio use classic connection by default
PRODUCT_PRODUCT_PROPERTIES += \
ro.bluetooth.leaudio.le_audio_connection_by_default=false
# Bluetooth HAL and Pixel extension
DEVICE_MANIFEST_FILE += \
device/google/lynx/bluetooth/manifest_bluetooth.xml