Bug: 305124691 Test: Confirm thermal HAL loading Change-Id: I9d29aa6bfdbdc5ad449d4da079d961530b7cb8e4 Signed-off-by: George Lee <geolee@google.com>
104 lines
2.8 KiB
JSON
104 lines
2.8 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
|
|
},
|
|
{
|
|
"Name":"TPU",
|
|
"Type":"NPU",
|
|
"HotThreshold":[
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
115.0
|
|
],
|
|
"VrThreshold":"NAN",
|
|
"Multiplier":0.001
|
|
}
|
|
],
|
|
"CoolingDevices":[
|
|
{
|
|
"Name":"thermal-cpufreq-0",
|
|
"Type":"CPU",
|
|
"WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-0/user_vote",
|
|
"State2Power":["1100", "1050", "1000", "950", "900", "850", "800", "750", "700", "650", "600"]
|
|
},
|
|
{
|
|
"Name":"thermal-cpufreq-1",
|
|
"Type":"CPU",
|
|
"WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-1/user_vote",
|
|
"State2Power":["1400", "1350", "1300", "1250", "1200", "1150", "1100", "1050", "1000", "950", "900", "850", "800", "750"]
|
|
},
|
|
{
|
|
"Name":"thermal-cpufreq-2",
|
|
"Type":"CPU",
|
|
"WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-2/user_vote",
|
|
"State2Power":["1450", "1400", "1350", "1300", "1250", "1200", "1150", "1100", "1050", "1000", "950", "900", "850", "800", "750"]
|
|
},
|
|
{
|
|
"Name":"thermal-gpufreq-0",
|
|
"Type":"GPU",
|
|
"WritePath":"/dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote"
|
|
}
|
|
]
|
|
}
|