Set system property for Bluetooth Auto On feature

Bug: 328169534
Test: make
Change-Id: I7e58ca7d0c1e4b50d6c8e049d8f0d393712cea2d
This commit is contained in:
Ted Wang 2024-03-06 05:06:20 +00:00
parent 182d334539
commit d37d818008

View file

@ -173,6 +173,10 @@ PRODUCT_PACKAGES_DEBUG += \
PRODUCT_PACKAGES_DEBUG += \
ewp_tool
# Bluetotoh Auto On feature
PRODUCT_PRODUCT_PROPERTIES +=\
bluetooth.server.automatic_turn_on=true
# Bluetooth AAC VBR
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.a2dp_aac.vbr_supported=true