Merge "Set system property for Bluetooth Auto On feature" into main
This commit is contained in:
commit
c713d8c9b2
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue