Move shusky thermal .json files into thermal/ and perf configs into perf/. Also move the configs into device-shusky-common.mk, allowing override of the config file path. Bug: 277993984 Change-Id: Ifa2882ee9c27c57d967c27f9f8e8edaff313e2d5
19 lines
375 B
JSON
19 lines
375 B
JSON
{
|
|
"Sensors":[
|
|
{
|
|
"Name":"battery",
|
|
"Type":"BATTERY",
|
|
"HotThreshold":[
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"NAN",
|
|
"60.0"
|
|
],
|
|
"VrThreshold":"NAN",
|
|
"Multiplier":0.001
|
|
}
|
|
]
|
|
}
|