Merge "pixelstats: add ams_rate sysfs for ATOM of VendorAudioHardwareStatsReported"

This commit is contained in:
Roger Fang 2022-10-04 03:38:49 +00:00 committed by Android (Google) Code Review
commit b8afd69df2

View file

@ -55,6 +55,7 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
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 = {