Revert "thermal: Update hotThresholds"

This reverts commit fb839117d6.

Reason for revert: Probable culprit for b/326235335. Will be verifying through ABTD for confirmation and before submitting the revert.

Change-Id: Ie82a56007090386c5f4425b3495fc8ccfdfc884c
This commit is contained in:
Priyanka Advani 2024-02-21 16:52:33 +00:00 committed by Android (Google) Code Review
parent fb839117d6
commit c12fbfbd41
2 changed files with 8 additions and 8 deletions

View file

@ -107,7 +107,7 @@
"Combination": ["VIRTUAL-SKIN-CHARGE-OPEN", "VIRTUAL-SKIN-CHARGE-CLOSE"],
"Coefficient": ["OPEN_WEIGHT", "CLOSE_WEIGHT"],
"CoefficientType": ["SENSOR", "SENSOR"],
"HotThreshold": ["NaN", 34.0, 38.0, 41.0, 45.0, 46.5, 57.0],
"HotThreshold": ["NaN", 34.0, 38.0, 41.0, 45.0, 47.0, 55.0],
"HotHysteresis": [0.0, 1.9, 3.9, 2.9, 3.9, 1.9, 1.9],
"Multiplier": 0.001,
"PollingDelay": 300000,