[Bluetooth] Disable BT auto on feature
Bug: 333830043 Change-Id: Ie7f338ff689950142158e94a3cb8874363e072b0 Test: make
This commit is contained in:
parent
48daab3b54
commit
ef058c241c
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ PRODUCT_PACKAGES_DEBUG += \
|
|||
|
||||
# Bluetotoh Auto On feature
|
||||
PRODUCT_PRODUCT_PROPERTIES +=\
|
||||
bluetooth.server.automatic_turn_on=true
|
||||
bluetooth.server.automatic_turn_on=false
|
||||
|
||||
# Bluetooth AAC VBR
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue