thermal: align the setting VSKIN related sensors

Bug: 302435949
Test: emul_temp
Change-Id: Ie9ae057b28836ebbc79eb0770749d962624b24cd
This commit is contained in:
TeYuan Wang 2023-10-20 11:54:43 -07:00
parent c9a474e2e7
commit 0b7ef55592

View file

@ -140,8 +140,8 @@
"VirtualSensor":true,
"TriggerSensor":["disp_therm", "neutral_therm"],
"Formula":"MAXIMUM",
"Combination":["VIRTUAL-FRONT-SOC", "VIRTUAL-FRONT-BL", "VIRTUAL-BACK-SOC", "VIRTUAL-BACK-CHARGER"],
"Coefficient":["1.0", "1.0", "1.0", "1.0"],
"Combination":["VIRTUAL-SKIN"],
"Coefficient":["1.0"],
"HotThreshold":["NAN", "37.0", "43.0", "45.0", "47.0", "51.5", "56.0"],
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9],
"Multiplier":0.001,
@ -156,8 +156,8 @@
"VirtualSensor":true,
"TriggerSensor":["disp_therm", "neutral_therm"],
"Formula":"MAXIMUM",
"Combination":["VIRTUAL-FRONT-SOC", "VIRTUAL-FRONT-BL", "VIRTUAL-BACK-SOC", "VIRTUAL-BACK-CHARGER"],
"Coefficient":["1.0", "1.0", "1.0", "1.0"],
"Combination":["VIRTUAL-SKIN"],
"Coefficient":["1.0"],
"HotThreshold":["NAN", "39.0", "43.0", "45.0", "47.0", "51.5", "56.0"],
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9],
"Multiplier":0.001,