Merge "thermal: update abnormal thresholds for model-legacy-diff" into 24D1-dev

This commit is contained in:
Wei Wang 2024-04-10 22:28:39 +00:00 committed by Android (Google) Code Review
commit c87f938b5a
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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