Config T6pro as LE audio hidden by default
Based on the lunch stratgey, hide LE audio toggle for T6pro (Phase 1) for now Bug: 300807171 Test: LE audio toggle isn't shown on Device Detail by default Change-Id: Id29ae19cdf527df368fd94ba5cac7897d420e650
This commit is contained in:
parent
2f15b17c07
commit
9ceef720f1
1 changed files with 4 additions and 0 deletions
|
@ -42,6 +42,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
bluetooth.profile.ccp.server.enabled?=true \
|
||||
bluetooth.profile.vcp.controller.enabled?=true \
|
||||
|
||||
# LE Audio Lunch Config for Phase 1 (LE audio toggle hidden by default)
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.leaudio.toggle_visible=false
|
||||
|
||||
# Bluetooth HAL and Pixel extension
|
||||
DEVICE_MANIFEST_FILE += \
|
||||
device/google/tangorpro/bluetooth/manifest_bluetooth.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue