Snap for 11540345 from 760d0ae689 to 24Q3-release

Change-Id: I15b8014146f77812c7f2e2f8d6fb13751efb458e
This commit is contained in:
Android Build Coastguard Worker 2024-03-07 01:51:55 +00:00
commit 65efa3c5f8
2 changed files with 5 additions and 1 deletions

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

View file

@ -232,7 +232,7 @@ PRODUCT_VENDOR_PROPERTIES += \
# Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=35
ro.vendor.build.svn=36
# Set support hide display cutout feature
PRODUCT_PRODUCT_PROPERTIES += \