camera: enable fixed fps range boost
Bug: 233553311 Test: cts Change-Id: Iabc53ee5d652b44f652f05949404604e633f9172
This commit is contained in:
parent
1c8de77d5d
commit
887fd850ba
1 changed files with 2 additions and 1 deletions
|
@ -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 += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue