Snap for 11540345 from 760d0ae689
to 24Q3-release
Change-Id: I15b8014146f77812c7f2e2f8d6fb13751efb458e
This commit is contained in:
commit
65efa3c5f8
2 changed files with 5 additions and 1 deletions
|
@ -56,6 +56,10 @@ PRODUCT_COPY_FILES += \
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.bluetooth.leaudio.le_audio_connection_by_default=false
|
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
|
# Bluetooth HAL and Pixel extension
|
||||||
DEVICE_MANIFEST_FILE += \
|
DEVICE_MANIFEST_FILE += \
|
||||||
device/google/lynx/bluetooth/manifest_bluetooth.xml
|
device/google/lynx/bluetooth/manifest_bluetooth.xml
|
||||||
|
|
|
@ -232,7 +232,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
||||||
# Increment the SVN for any official public releases
|
# Increment the SVN for any official public releases
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.build.svn=35
|
ro.vendor.build.svn=36
|
||||||
|
|
||||||
# Set support hide display cutout feature
|
# Set support hide display cutout feature
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue