pixelstats: add ams_rate sysfs for ATOM of VendorAudioHardwareStatsReported
Bug: 245057559 Test: manually test passed Signed-off-by: Roger Fang <rogerfang@google.com> Change-Id: I498d8a62fb276cd51dd0e37445d304a4233013d8
This commit is contained in:
parent
efd9331e4f
commit
fc34f1b32a
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
||||||
UFS_ERR_PATH(fatal_err_count),
|
UFS_ERR_PATH(fatal_err_count),
|
||||||
UFS_ERR_PATH(auto_hibern8_err_count)
|
UFS_ERR_PATH(auto_hibern8_err_count)
|
||||||
},
|
},
|
||||||
|
.AmsRatePath = "/sys/devices/platform/audiometrics/ams_rate_read_once",
|
||||||
};
|
};
|
||||||
|
|
||||||
const struct UeventListener::UeventPaths ueventPaths = {
|
const struct UeventListener::UeventPaths ueventPaths = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue