Set system property for Bluetooth Auto On feature

Bug: 328168955
Test: make
Change-Id: I10b628b4eef0b1cba178a859080753e8300cd5b3
This commit is contained in:
Ted Wang 2024-03-05 07:45:05 +00:00
parent df4a1ef1d0
commit 760d0ae689

View File

@ -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