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