Use classic connection by default with LE audio device for T6pro
Bug: 300012501 Test: manual Change-Id: I32502d1e9ca4ea14bc70ba469e3ffb2d1e106c7c
This commit is contained in:
parent
b12e265302
commit
13f0733d7c
1 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.bluetooth.leaudio.toggle_visible=false
|
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
|
# Bluetooth HAL and Pixel extension
|
||||||
DEVICE_MANIFEST_FILE += \
|
DEVICE_MANIFEST_FILE += \
|
||||||
device/google/tangorpro/bluetooth/manifest_bluetooth.xml
|
device/google/tangorpro/bluetooth/manifest_bluetooth.xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue