camera: enable fixed fps range boost am: 887fd850ba
am: 636a1296f6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/19095730 Change-Id: I4479cd53a85a319fcb049ce53ff4b4962d428afa Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c5445951df
1 changed files with 2 additions and 1 deletions
|
@ -72,7 +72,8 @@ PRODUCT_COPY_FILES += \
|
||||||
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
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 \
|
||||||
|
persist.vendor.camera.fixed_fps_range_boost=1
|
||||||
|
|
||||||
# Display Config
|
# Display Config
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue