pixelstats: gs101: add history validation path
Bug: 329174074 Signed-off-by: Spade Lee <spadelee@google.com> (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:d1dd07e04daf761735c95c4a2e14c108bf1dbcf1) Merged-In: I1982b772e59df66d143899086450c1e5a807f85a Change-Id: I1982b772e59df66d143899086450c1e5a807f85a
This commit is contained in:
parent
395c89ec05
commit
e4c7fd25a5
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