Merge "pixelstats: add ufs host reset count" into sc-dev am: 83ca249a04
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13805530 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I658f1354fd3f92cd6fc031c3a56d56ee666469f9
This commit is contained in:
commit
1341dc7c9b
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
||||||
.UFSLifetimeA = UFSHC_PATH(health_descriptor/life_time_estimation_a),
|
.UFSLifetimeA = UFSHC_PATH(health_descriptor/life_time_estimation_a),
|
||||||
.UFSLifetimeB = UFSHC_PATH(health_descriptor/life_time_estimation_b),
|
.UFSLifetimeB = UFSHC_PATH(health_descriptor/life_time_estimation_b),
|
||||||
.UFSLifetimeC = UFSHC_PATH(health_descriptor/life_time_estimation_c),
|
.UFSLifetimeC = UFSHC_PATH(health_descriptor/life_time_estimation_c),
|
||||||
|
.UFSHostResetPath = UFSHC_PATH(err_stats/dev_reset_count),
|
||||||
.F2fsStatsPath = "/sys/fs/f2fs/",
|
.F2fsStatsPath = "/sys/fs/f2fs/",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue