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