[Bluetooth] Disable BT auto on feature
Set bluetooth.server.automatic_turn_on false for disable Bluetooth Auto On feature Bug: 333830114 Test: make Change-Id: I51710920158bee1f291262ed73a664cd1de3067e
This commit is contained in:
@@ -188,7 +188,7 @@ PRODUCT_COPY_FILES += \
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.a2dp_aac.vbr_supported=true \
|
||||
persist.bluetooth.firmware.selection=BCM.hcd \
|
||||
bluetooth.server.automatic_turn_on=true
|
||||
bluetooth.server.automatic_turn_on=false
|
||||
|
||||
# Set zram size
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
|
||||
Reference in New Issue
Block a user