Merge "thermal: fix the threshold of monitor sensor" into main

This commit is contained in:
Peter (YM) 2024-08-07 05:29:41 +00:00 committed by Android (Google) Code Review
commit 3edfcc7751

View file

@ -1261,11 +1261,11 @@
}, },
{ {
"Monitor": ["north_therm"], "Monitor": ["north_therm"],
"TempRange": [-20.0, 55.0] "TempRange": [-20.0, 60.0]
}, },
{ {
"Monitor": ["rfpa_therm"], "Monitor": ["rfpa_therm"],
"TempRange": [-20.0, 60.0] "TempRange": [-20.0, 55.0]
}, },
{ {
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"], "Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],