pixelstats: add pdm_state sysfs for VendorAudioPDMStatsReported
Bug: 201737886 Test: manually test passed Change-Id: I0a32a996b4f13c7ad9a807c4019d6c0ffd3de905
This commit is contained in:
parent
c899560f6b
commit
85d78e3743
1 changed files with 2 additions and 1 deletions
|
@ -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/primary-panel/error_count_unknown",
|
||||||
"/sys/devices/platform/exynos-drm/secondary-panel/error_count_te",
|
"/sys/devices/platform/exynos-drm/secondary-panel/error_count_te",
|
||||||
"/sys/devices/platform/exynos-drm/secondary-panel/error_count_unknown",
|
"/sys/devices/platform/exynos-drm/secondary-panel/error_count_unknown",
|
||||||
}
|
},
|
||||||
|
.PDMStatePath = "/sys/devices/platform/audiometrics/pdm_state"
|
||||||
};
|
};
|
||||||
|
|
||||||
const struct UeventListener::UeventPaths ueventPaths = {
|
const struct UeventListener::UeventPaths ueventPaths = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue