Add Modem Thermistors

To make thermisters rf1_therm and rf2_therm visible to thermal hal they
are needed to be added to the thermal_info_config

Bug: 171092743
Test: On Device
Change-Id: I6ae8933afed7cfbd9b90290eddb7b84aaa7612de
This commit is contained in:
Blake Kragten 2021-04-06 13:33:55 -07:00
parent 7c81054244
commit ca7a6331ef
2 changed files with 62 additions and 2 deletions

View file

@ -15,6 +15,36 @@
"VrThreshold":"NAN",
"Multiplier":0.001
},
{
"Name":"rf1_therm",
"Type":"UNKNOWN",
"HotThreshold":[
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN"
],
"VrThreshold":"NAN",
"Multiplier":0.001
},
{
"Name":"rf2_therm",
"Type":"UNKNOWN",
"HotThreshold":[
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN"
],
"VrThreshold":"NAN",
"Multiplier":0.001
},
{
"Name":"neutral_therm",
"Type":"UNKNOWN",
@ -243,8 +273,8 @@
0.0,
0.0,
0.0,
0.0,
1.9,
0.0,
0.0
],
"VrThreshold":"NAN",

View file

@ -15,6 +15,36 @@
"VrThreshold":"NAN",
"Multiplier":0.001
},
{
"Name":"rf1_therm",
"Type":"UNKNOWN",
"HotThreshold":[
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN"
],
"VrThreshold":"NAN",
"Multiplier":0.001
},
{
"Name":"rf2_therm",
"Type":"UNKNOWN",
"HotThreshold":[
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN"
],
"VrThreshold":"NAN",
"Multiplier":0.001
},
{
"Name":"neutral_therm",
"Type":"UNKNOWN",
@ -243,8 +273,8 @@
0.0,
0.0,
0.0,
0.0,
1.9,
0.0,
0.0
],
"VrThreshold":"NAN",