- Separate thermal config for charger mode and remove the unused thermal throttling. Bug: 272701980 Test: charging throttling worked properly in charger. Change-Id: I6a13fccd5981cef561d02fddbb19847801e34883
64 lines
1.4 KiB
JSON
64 lines
1.4 KiB
JSON
{
|
|
"Sensors":[
|
|
{
|
|
"Name":"battery",
|
|
"Type":"BATTERY",
|
|
"HotThreshold":[
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"60.0"
|
|
],
|
|
"VrThreshold":"NAN",
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"LITTLE",
|
|
"Type":"CPU",
|
|
"HotThreshold":[
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
115.0
|
|
],
|
|
"VrThreshold":"NAN",
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"MID",
|
|
"Type":"CPU",
|
|
"HotThreshold":[
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
115.0
|
|
],
|
|
"VrThreshold":"NAN",
|
|
"Multiplier":0.001
|
|
},
|
|
{
|
|
"Name":"G3D",
|
|
"Type":"GPU",
|
|
"HotThreshold":[
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
115.0
|
|
],
|
|
"VrThreshold":"NAN",
|
|
"Multiplier":0.001
|
|
}
|
|
]
|
|
}
|