mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 11:26:33 +00:00
thermal: Update config for stats
Bug: 259903201 Test: local build and verify stats Change-Id: I6fd1d674ef8d93495f6142055b547d652bbc8b6e
This commit is contained in:
committed by
S Ashwin Balaji
parent
76fa46f307
commit
1ccaf8e861
@@ -342,5 +342,20 @@
|
||||
"Name":"fcc",
|
||||
"Type":"BATTERY"
|
||||
}
|
||||
]
|
||||
],
|
||||
"Stats": {
|
||||
"Sensors": {
|
||||
"RecordWithDefaultThreshold": ["skin-therm-monitor"],
|
||||
"RecordWithThreshold": [
|
||||
{
|
||||
"Name": "skin-therm-monitor",
|
||||
"Thresholds": [31, 33, 35, 37, 39, 41, 43, 45, 47, 49, 51]
|
||||
},
|
||||
{
|
||||
"Name": "usbc-virt-monitor",
|
||||
"Thresholds": [10, 15]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user