Merge "BT: set system property for Bluetooth Auto On" into main

This commit is contained in:
Barry Wang 2024-03-05 11:48:13 +00:00 committed by Android (Google) Code Review
commit 6f82dc641f

View file

@ -186,7 +186,8 @@ PRODUCT_COPY_FILES += \
# Bluetooth
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.a2dp_aac.vbr_supported=true \
persist.bluetooth.firmware.selection=BCM.hcd
persist.bluetooth.firmware.selection=BCM.hcd \
bluetooth.server.automatic_turn_on=true
# Set zram size
PRODUCT_VENDOR_PROPERTIES += \