Use classic connection by default with LE audio device for L10
Bug: 300012501 Test: manual Change-Id: I1cb9b47009995b7e316813d173060265c3c611f7
This commit is contained in:
parent
f43795206a
commit
cd9198f5b9
1 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/lynx/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml
|
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
|
# Bluetooth HAL and Pixel extension
|
||||||
DEVICE_MANIFEST_FILE += \
|
DEVICE_MANIFEST_FILE += \
|
||||||
device/google/lynx/bluetooth/manifest_bluetooth.xml
|
device/google/lynx/bluetooth/manifest_bluetooth.xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue