mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 18:37:19 +00:00
pixelstats: gs201: add history validation path
Bug: 329174074 Change-Id: I8830d4a7532d8900abdcf78ba7ab1c141b47c1b4 Signed-off-by: Spade Lee <spadelee@google.com>
This commit is contained in:
@@ -100,7 +100,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
||||
"/sys/class/power_supply/maxfg/m5_model_state",
|
||||
"/sys/class/power_supply/maxfg_base/m5_model_state"
|
||||
},
|
||||
.TotalCallCountPath = "/sys/devices/platform/audiometrics/call_count"
|
||||
.TotalCallCountPath = "/sys/devices/platform/audiometrics/call_count",
|
||||
.FGLogBufferPath = "/dev/logbuffer_maxfg_monitor"
|
||||
};
|
||||
|
||||
const struct UeventListener::UeventPaths ueventPaths = {
|
||||
|
||||
Reference in New Issue
Block a user