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) <peterym@google.com>
This commit is contained in:
parent
aec5f09a46
commit
b620612cc4
1 changed files with 2 additions and 2 deletions
|
@ -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"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue