[BT] Disable BT auto on
Bug: 333830110 Test: build and check system property Change-Id: I1f3efa4c3e2e3c19736cd69d0156775a107a0714
This commit is contained in:
parent
e8ce5e69c5
commit
75233c269f
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ endif
|
|||
|
||||
# Enable Bluetooth AutoOn feature
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.server.automatic_turn_on=true
|
||||
bluetooth.server.automatic_turn_on=false
|
||||
|
||||
# Keymaster HAL
|
||||
#LOCAL_KEYMASTER_PRODUCT_PACKAGE ?= android.hardware.keymaster@4.1-service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue