Revert "bt: set system property Auto-On to false by default"
This reverts commit 2ee76c4e8f
.
Reason for revert: Auto On has been approved for 24Q3
Change-Id: I632b92cd1facf4a1548cecaf3c74627d5d7058c5
This commit is contained in:
parent
2ee76c4e8f
commit
880e707175
2 changed files with 2 additions and 2 deletions
|
@ -105,7 +105,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
|
||||
# Enable Bluetooth AutoOn feature
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.server.automatic_turn_on=false
|
||||
bluetooth.server.automatic_turn_on=true
|
||||
|
||||
# Bluetooth Tx power caps
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue