Merge "BT: set system property for Bluetooth Auto On" into main
This commit is contained in:
commit
6f82dc641f
1 changed files with 2 additions and 1 deletions
|
@ -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 += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue