thermal: align the setting VSKIN related sensors
Bug: 302435949 Test: emul_temp Change-Id: Ie9ae057b28836ebbc79eb0770749d962624b24cd
This commit is contained in:
parent
c9a474e2e7
commit
0b7ef55592
1 changed files with 4 additions and 4 deletions
|
@ -140,8 +140,8 @@
|
||||||
"VirtualSensor":true,
|
"VirtualSensor":true,
|
||||||
"TriggerSensor":["disp_therm", "neutral_therm"],
|
"TriggerSensor":["disp_therm", "neutral_therm"],
|
||||||
"Formula":"MAXIMUM",
|
"Formula":"MAXIMUM",
|
||||||
"Combination":["VIRTUAL-FRONT-SOC", "VIRTUAL-FRONT-BL", "VIRTUAL-BACK-SOC", "VIRTUAL-BACK-CHARGER"],
|
"Combination":["VIRTUAL-SKIN"],
|
||||||
"Coefficient":["1.0", "1.0", "1.0", "1.0"],
|
"Coefficient":["1.0"],
|
||||||
"HotThreshold":["NAN", "37.0", "43.0", "45.0", "47.0", "51.5", "56.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],
|
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9],
|
||||||
"Multiplier":0.001,
|
"Multiplier":0.001,
|
||||||
|
@ -156,8 +156,8 @@
|
||||||
"VirtualSensor":true,
|
"VirtualSensor":true,
|
||||||
"TriggerSensor":["disp_therm", "neutral_therm"],
|
"TriggerSensor":["disp_therm", "neutral_therm"],
|
||||||
"Formula":"MAXIMUM",
|
"Formula":"MAXIMUM",
|
||||||
"Combination":["VIRTUAL-FRONT-SOC", "VIRTUAL-FRONT-BL", "VIRTUAL-BACK-SOC", "VIRTUAL-BACK-CHARGER"],
|
"Combination":["VIRTUAL-SKIN"],
|
||||||
"Coefficient":["1.0", "1.0", "1.0", "1.0"],
|
"Coefficient":["1.0"],
|
||||||
"HotThreshold":["NAN", "39.0", "43.0", "45.0", "47.0", "51.5", "56.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],
|
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9],
|
||||||
"Multiplier":0.001,
|
"Multiplier":0.001,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue