camera: enable fixed fps range boost am: 887fd850ba
am: 7c84fdca9b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/19095730 Change-Id: I51db18d9b2d475bc17f240be00d5aa5fb87dbac4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
1d3145c0c2
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