Pārlūkot izejas kodu

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

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

Change-Id: I77f94194dfe22c73a609f1b0d43ceff0f6aa3b66
Signed-off-by: Automerger Merge Worker <[email protected]>
Mao Lee 2 gadi atpakaļ
vecāks
revīzija
12bd46361e
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      device-lynx.mk

+ 2 - 1
device-lynx.mk

@@ -228,7 +228,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 += \