Add system property for 1080p 60fps binning mode am: 75d21eca51
am: dc67b035fd
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/18753448 Change-Id: I0268173086dae8cc168b55f91f9bebee8861a468 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