bt: set system property Auto-On to false by default

Bug: 333829874
Test: build & install & adb getprop
Change-Id: I8b28b547113a7e3e303e4992956ea2c1264339e6
This commit is contained in:
Limon Mia 2024-04-11 06:54:17 +00:00
parent 745091a821
commit 2ee76c4e8f
2 changed files with 2 additions and 2 deletions

View file

@ -105,7 +105,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
# Enable Bluetooth AutoOn feature
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.server.automatic_turn_on=true
bluetooth.server.automatic_turn_on=false
# Bluetooth Tx power caps
PRODUCT_COPY_FILES += \