diff --git a/pixelstats/service.cpp b/pixelstats/service.cpp index 691e3c5a..13ab5c34 100644 --- a/pixelstats/service.cpp +++ b/pixelstats/service.cpp @@ -87,7 +87,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", - } + }, + .PDMStatePath = "/sys/devices/platform/audiometrics/pdm_state" }; const struct UeventListener::UeventPaths ueventPaths = {