gs101: add audio suez devices am: 1d6c433572
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14205927 Change-Id: Ia22a85328cfcd36ac1cd01d0b5f0c3ffe6d92f21
This commit is contained in:
commit
84ca577c2c
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
|||
.UFSLifetimeC = UFSHC_PATH(health_descriptor/life_time_estimation_c),
|
||||
.UFSHostResetPath = UFSHC_PATH(err_stats/dev_reset_count),
|
||||
.F2fsStatsPath = "/sys/fs/f2fs/",
|
||||
.ImpedancePath = "/sys/devices/platform/audiometrics/speaker_impedance",
|
||||
.CodecPath = "/sys/devices/platform/audiometrics/codec_state",
|
||||
};
|
||||
|
||||
int main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue