Set system property for Bluetooth Auto On feature
Bug: 328169534 Test: make Change-Id: I7e58ca7d0c1e4b50d6c8e049d8f0d393712cea2d
This commit is contained in:
parent
182d334539
commit
d37d818008
1 changed files with 4 additions and 0 deletions
|
@ -173,6 +173,10 @@ PRODUCT_PACKAGES_DEBUG += \
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
ewp_tool
|
ewp_tool
|
||||||
|
|
||||||
|
# Bluetotoh Auto On feature
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES +=\
|
||||||
|
bluetooth.server.automatic_turn_on=true
|
||||||
|
|
||||||
# Bluetooth AAC VBR
|
# Bluetooth AAC VBR
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.bluetooth.a2dp_aac.vbr_supported=true
|
persist.bluetooth.a2dp_aac.vbr_supported=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue