camera: enable fixed fps range boost

Bug: 233553311
Test: cts
Change-Id: Iabc53ee5d652b44f652f05949404604e633f9172
This commit is contained in:
JimiChen 2022-06-29 11:06:37 +08:00
parent 1c8de77d5d
commit 887fd850ba

View file

@ -72,7 +72,8 @@ PRODUCT_COPY_FILES += \
PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.camera.extended_launch_boost=1 \
persist.vendor.camera.raise_buf_allocation_priority=1
persist.vendor.camera.raise_buf_allocation_priority=1 \
persist.vendor.camera.fixed_fps_range_boost=1
# Display Config
PRODUCT_COPY_FILES += \