Revert "[Bluetooth] Disable BT auto on feature"

Revert submission 26919210-BTAUTOOFF4389

Reason for revert: Auto On has been approved for 24Q3

Reverted changes: /q/submissionid:26919210-BTAUTOOFF4389

Change-Id: I45576bc88502a9e42a5af4bb55b4624a4c76e2e8
This commit is contained in:
Thomas Girardier 2024-04-25 16:21:17 +00:00 committed by Android (Google) Code Review
parent dfef42eaf0
commit 6e8bf98d40

View file

@ -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=false
bluetooth.server.automatic_turn_on=true
# Set zram size
PRODUCT_VENDOR_PROPERTIES += \