summaryrefslogtreecommitdiff
path: root/pixelstats
diff options
context:
space:
mode:
Diffstat (limited to 'pixelstats')
-rw-r--r--pixelstats/service.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/pixelstats/service.cpp b/pixelstats/service.cpp
index 57513437..61f0cff9 100644
--- a/pixelstats/service.cpp
+++ b/pixelstats/service.cpp
@@ -42,6 +42,7 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
.UFSLifetimeA = UFSHC_PATH(health/lifetimeA),
.UFSLifetimeB = UFSHC_PATH(health/lifetimeB),
.UFSLifetimeC = UFSHC_PATH(health/lifetimeC),
+ .UFSHostResetPath = UFSHC_PATH(err_stats/err_host_reset),
.F2fsStatsPath = "/sys/fs/f2fs/",
.EEPROMPath = "/dev/battery_history",
};