pixelstats: add gmsr path

Bug: 300590097
Change-Id: I189cbbea37b621d7f17231413f8667edbbfc27e4
Signed-off-by: Jenny Ho <hsiufangho@google.com>
This commit is contained in:
Jenny Ho 2023-10-25 15:15:23 +08:00
parent 22a0524609
commit 235d2894de

View file

@ -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 = {