Snap for 8736785 from 519758a47e
to udc-release
Change-Id: Ibf6bad1ff02b9df3f3f67ba4f06672964d2eb01a
This commit is contained in:
@@ -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 \
|
||||
|
@@ -32,6 +32,7 @@
|
||||
SuplVersion="2"
|
||||
SuplMinorVersion="0"
|
||||
SuplOtdoaCapable="true"
|
||||
SuplOtdoaCapable2="true"
|
||||
SuplGlonassCapable = "true"
|
||||
SuplGalileoCapable = "true"
|
||||
SuplBdsCapable = "true"
|
||||
|
@@ -31,6 +31,7 @@
|
||||
SuplVersion="2"
|
||||
SuplMinorVersion="0"
|
||||
SuplOtdoaCapable="true"
|
||||
SuplOtdoaCapable2="true"
|
||||
SuplGlonassCapable = "true"
|
||||
SuplGalileoCapable = "true"
|
||||
SuplBdsCapable = "true"
|
||||
|
Reference in New Issue
Block a user