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:
Spade Lee 2024-03-13 02:12:02 +00:00 committed by Cherrypicker Worker
parent 395c89ec05
commit e4c7fd25a5

View file

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