From b620612cc416503796cd5b60b02015a8436df446 Mon Sep 17 00:00:00 2001 From: "Peter (YM)" Date: Mon, 5 Aug 2024 05:41:28 +0000 Subject: [PATCH] thermal: fix the threshold of monitor sensor Bug: 350877108 Test: Build and boot to home Flag: EXEMPT (bug 337358613) Change-Id: I68b1a36023873d21474c7de9e1cfc680bfbe9a58 Signed-off-by: Peter (YM) --- thermal/thermal_info_config_tegu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/thermal/thermal_info_config_tegu.json b/thermal/thermal_info_config_tegu.json index 8ae3564..cb8185a 100644 --- a/thermal/thermal_info_config_tegu.json +++ b/thermal/thermal_info_config_tegu.json @@ -1261,11 +1261,11 @@ }, { "Monitor": ["north_therm"], - "TempRange": [-20.0, 55.0] + "TempRange": [-20.0, 60.0] }, { "Monitor": ["rfpa_therm"], - "TempRange": [-20.0, 60.0] + "TempRange": [-20.0, 55.0] }, { "Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],