Set system property for Bluetooth Auto On feature
Bug: 328168955 Test: make Change-Id: I10b628b4eef0b1cba178a859080753e8300cd5b3
This commit is contained in:
parent
df4a1ef1d0
commit
760d0ae689
1 changed files with 4 additions and 0 deletions
|
@ -56,6 +56,10 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.bluetooth.leaudio.le_audio_connection_by_default=false
|
||||
|
||||
# Bluetotoh Auto On feature
|
||||
PRODUCT_PRODUCT_PROPERTIES +=
|
||||
bluetooth.server.automatic_turn_on=true
|
||||
|
||||
# Bluetooth HAL and Pixel extension
|
||||
DEVICE_MANIFEST_FILE += \
|
||||
device/google/lynx/bluetooth/manifest_bluetooth.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue