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:
Sayanna Chandula 2024-04-15 22:55:31 -07:00
parent c13a499eb4
commit 96ff84c82f
3 changed files with 3 additions and 3 deletions

View file

@ -1105,7 +1105,7 @@
},
{
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
"TempRange": [-10000, 10000]
"TempRange": [-7000, 7000]
}
]
}

View file

@ -1111,7 +1111,7 @@
},
{
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
"TempRange": [-10000, 10000]
"TempRange": [-7000, 7000]
}
]
}

View file

@ -1159,7 +1159,7 @@
},
{
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
"TempRange": [-10000, 10000]
"TempRange": [-7000, 7000]
}
]
}