thermal: correct the typo for sensor equation of fold mode

Bug: 236787614
Test: emul_temp VIRTUAL-SKIN to EMERGENCY and monitor overheat warning
message

Change-Id: Id45dbc2e7989b9c854f8b4f241d891a76b39cf34
This commit is contained in:
TeYuan Wang 2022-09-14 17:44:33 +08:00
parent e8adb84f26
commit 27929b9fbe
2 changed files with 3 additions and 3 deletions

View file

@ -151,7 +151,7 @@
"Hidden":true,
"VirtualSensor":true,
"Formula":"WEIGHTED_AVG",
"Combination":["VIRTUAL-SKIN-UNFOLD-SUB1", "IS_UNFOLD"],
"Combination":["VIRTUAL-SKIN-FOLD-SUB1", "IS_UNFOLD"],
"Coefficient":[1.0, -1000000],
"Multiplier":0.001
},

View file

@ -157,7 +157,7 @@
"Hidden":true,
"VirtualSensor":true,
"Formula":"WEIGHTED_AVG",
"Combination":["VIRTUAL-SKIN-UNFOLD-SUB1", "IS_UNFOLD"],
"Combination":["VIRTUAL-SKIN-FOLD-SUB1", "IS_UNFOLD"],
"Coefficient":[1.0, -1000000],
"Multiplier":0.001
},
@ -181,7 +181,7 @@
"LimitInfo": [0, 2, 3, 4, 5, 5, 5]
}
]
},
},
{
"Name":"VIRTUAL-SKIN-CPU-GPU",
"Type":"UNKNOWN",