Merge "Use classic connection by default with LE audio device for T6pro" into main

This commit is contained in:
Alice Kuo 2023-10-14 09:00:00 +00:00 committed by Android (Google) Code Review
commit 8d00c915c7

View file

@ -46,6 +46,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
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 HAL and Pixel extension
DEVICE_MANIFEST_FILE += \
device/google/tangorpro/bluetooth/manifest_bluetooth.xml