Camera: Add the property to raise the thermal severity to moderate for CPU throttling. am: ace8ff69fc am: ab29b8e4ae am: 12bd46361e am: 2c6eae9188

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/22106283

Change-Id: I25b325428f8c02a3cffab265668fdd617d58e239
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Mao Lee 2023-03-16 15:12:11 +00:00 committed by Automerger Merge Worker
commit 634f0d8977

View file

@ -229,7 +229,8 @@ PRODUCT_COPY_FILES += \
PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.camera.extended_launch_boost=1 \
persist.vendor.camera.optimized_tnr_freq=1 \
persist.vendor.camera.raise_buf_allocation_priority=1
persist.vendor.camera.raise_buf_allocation_priority=1 \
persist.vendor.camera.start_cpu_throttling_at_moderate_thermal=1
# Enable camera 1080P 60FPS binning mode
PRODUCT_VENDOR_PROPERTIES += \