Add system property for 1080p 60fps binning mode am: 75d21eca51
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/18753448 Change-Id: I1d2faa44eafb0a79b05d9c0cf7dd83348f47bb9b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -184,6 +184,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||||||
persist.vendor.camera.extended_launch_boost=1 \
|
persist.vendor.camera.extended_launch_boost=1 \
|
||||||
persist.vendor.camera.raise_buf_allocation_priority=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
|
||||||
|
|
||||||
# Bluetooth LE Audio
|
# Bluetooth LE Audio
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.bluetooth.leaudio_switcher.supported=true \
|
ro.bluetooth.leaudio_switcher.supported=true \
|
||||||
|
Reference in New Issue
Block a user