pixelstats: gs101: add history validation path
Bug: 329174074 Change-Id: I1982b772e59df66d143899086450c1e5a807f85a Signed-off-by: Spade Lee <spadelee@google.com>
This commit is contained in:
parent
3970338cd2
commit
d1dd07e04d
1 changed files with 2 additions and 1 deletions
|
@ -78,7 +78,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
|||
},
|
||||
.FGModelLoadingPath = {
|
||||
"/sys/class/power_supply/maxfg/m5_model_state"
|
||||
}
|
||||
},
|
||||
.FGLogBufferPath = "/dev/logbuffer_maxfg_monitor"
|
||||
};
|
||||
|
||||
const struct UeventListener::UeventPaths ueventPaths = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue