Snap for 8736785 from 519758a47e to udc-release

Change-Id: Ibf6bad1ff02b9df3f3f67ba4f06672964d2eb01a
This commit is contained in:
Android Build Coastguard Worker
2022-06-17 03:02:47 +00:00
3 changed files with 10 additions and 0 deletions

View File

@@ -184,6 +184,14 @@ PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.camera.extended_launch_boost=1 \
persist.vendor.camera.raise_buf_allocation_priority=1
# Enable camera 1080P 60FPS binning mode
PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.camera.1080P_60fps_binning=true
# Limit camera 1080P 60FPS binning mode to not rear main camera
PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.camera.1080P_60fps_binning_except_rear_main=true
# Bluetooth LE Audio
PRODUCT_PRODUCT_PROPERTIES += \
ro.bluetooth.leaudio_switcher.supported=true \

View File

@@ -32,6 +32,7 @@
SuplVersion="2"
SuplMinorVersion="0"
SuplOtdoaCapable="true"
SuplOtdoaCapable2="true"
SuplGlonassCapable = "true"
SuplGalileoCapable = "true"
SuplBdsCapable = "true"

View File

@@ -31,6 +31,7 @@
SuplVersion="2"
SuplMinorVersion="0"
SuplOtdoaCapable="true"
SuplOtdoaCapable2="true"
SuplGlonassCapable = "true"
SuplGalileoCapable = "true"
SuplBdsCapable = "true"