Merge "Revert "bt: set system property Auto-On to false by default"" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
c4317fe1d0
@@ -113,7 +113,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 += \
|
||||
|
||||
@@ -97,7 +97,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 += \
|
||||
|
||||
Reference in New Issue
Block a user