pixelstats: add speaker_version sysfs for VendorSpeakerStatsReported

Bug: 326342880
Test: Local Test
Change-Id: I78344d36c0bfa0e0c4d028e7ae8e0acd4a98c396
This commit is contained in:
Poomarin Phloyphisut 2024-06-11 05:51:07 +00:00
parent 33d1e9b5a4
commit 4fb1f69c60

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 = {