From bb6bd73aabf626e4da80239099c81fd4d82157db Mon Sep 17 00:00:00 2001 From: Sayanna Chandula Date: Tue, 7 Jun 2022 22:25:38 -0700 Subject: [PATCH] thermal: update C10 vs-cpu-gpu thresholds Update C10 VIRTUAL-SKIN-CPU-GPU thresholds Bug: 230644885 Test: Build and boot on device. Signed-off-by: Sayanna Chandula Change-Id: I9316de24d69c3717e35d77c9318cc3a57389bb46 --- thermal_info_config_cheetah.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/thermal_info_config_cheetah.json b/thermal_info_config_cheetah.json index 1f89647..5a134bd 100644 --- a/thermal_info_config_cheetah.json +++ b/thermal_info_config_cheetah.json @@ -141,8 +141,8 @@ "Formula":"MAXIMUM", "Combination":["VIRTUAL-GNSS-DISP", "VIRTUAL-USB2-QUIET", "VIRTUAL-QUIET-USB2", "VIRTUAL-NEUTRAL-QUIET"], "Coefficient":[1.0, 1.0, 1.0, 1.0], - "HotThreshold":["NAN", 39.0, 42.0, 44.0, 46.5, 52.0, 55.0], - "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9], + "HotThreshold":["NAN", 39.0, 43.0, 45.0, 46.5, 52.0, 55.0], + "HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.4, 1.9, 1.9], "Multiplier":0.001, "PollingDelay":300000, "PassiveDelay":7000,