Add system property for 1080p 60fps binning mode
Bug: 234324271 Test: GCA Change-Id: I4ac2614ac5ef781f3d413c070503c6d28631415c
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