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 a7d868694f

View file

@ -130,7 +130,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
"/sys/devices/platform/exynos-drm/primary-panel/error_count_unknown",
"/sys/devices/platform/exynos-drm/secondary-panel/error_count_te",
"/sys/devices/platform/exynos-drm/secondary-panel/error_count_unknown",
}
},
.SpeakerVersionPath = "/sys/devices/platform/audiometrics/speaker_version"
};
const struct UeventListener::UeventPaths ueventPaths = {