thermal: update abnormal thresholds for model-legacy-diff
Reduce threshold to 7C to gather more traces to analyze Bug: 333110670 Test: Build and boot on device Change-Id: I2a9ff381055fedaea18791fc030832a8b0877105 Signed-off-by: Sayanna Chandula <sayanna@google.com>
This commit is contained in:
parent
c13a499eb4
commit
96ff84c82f
3 changed files with 3 additions and 3 deletions
|
@ -1105,7 +1105,7 @@
|
|||
},
|
||||
{
|
||||
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
|
||||
"TempRange": [-10000, 10000]
|
||||
"TempRange": [-7000, 7000]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1111,7 +1111,7 @@
|
|||
},
|
||||
{
|
||||
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
|
||||
"TempRange": [-10000, 10000]
|
||||
"TempRange": [-7000, 7000]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1159,7 +1159,7 @@
|
|||
},
|
||||
{
|
||||
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
|
||||
"TempRange": [-10000, 10000]
|
||||
"TempRange": [-7000, 7000]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue