Merge "pixelstats: add speaker_version sysfs for VendorSpeakerStatsReported" into main

This commit is contained in:
Joey Poomarin Phloyphisut 2024-06-13 05:53:30 +00:00 committed by Android (Google) Code Review
commit a9b7137ea9

View file

@ -130,7 +130,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
"/sys/devices/platform/hdcp/hdcp1_success_count",
"/sys/devices/platform/hdcp/hdcp1_fail_count",
"/sys/devices/platform/hdcp/hdcp0_count",
}
},
.SpeakerVersionPath = "/sys/devices/platform/audiometrics/speaker_version"
};
const struct UeventListener::UeventPaths ueventPaths = {