pixelstats: add gmsr path
Bug: 300590097 Change-Id: Ia28da3be78089ddd5677aa378f91645943aeb1d4 Signed-off-by: Jenny Ho <hsiufangho@google.com>
This commit is contained in:
parent
ebafbec142
commit
6b7a4f992a
1 changed files with 2 additions and 1 deletions
|
@ -72,7 +72,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
|||
}
|
||||
},
|
||||
.ModemPcieLinkStatsPath = "/sys/devices/platform/12100000.pcie/link_stats",
|
||||
.WifiPcieLinkStatsPath = "/sys/devices/platform/13120000.pcie/link_stats"
|
||||
.WifiPcieLinkStatsPath = "/sys/devices/platform/13120000.pcie/link_stats",
|
||||
.GMSRPath = "/sys/class/power_supply/max77779fg/gmsr"
|
||||
};
|
||||
|
||||
const struct UeventListener::UeventPaths ueventPaths = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue