pixelstats: add gmsr path
Bug: 300590097 Change-Id: I189cbbea37b621d7f17231413f8667edbbfc27e4 Signed-off-by: Jenny Ho <hsiufangho@google.com>
This commit is contained in:
parent
22a0524609
commit
235d2894de
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
|||
"/sys/kernel/metrics/thermal/tr_by_group/spmic/stats_reset"
|
||||
}
|
||||
},
|
||||
.GMSRPath = "/sys/class/power_supply/maxfg/gmsr"
|
||||
};
|
||||
|
||||
const struct UeventListener::UeventPaths ueventPaths = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue