Merge "pixelstats: add pdm_state sysfs for VendorAudioPDMStatsReported" into udc-d1-dev am: 18332b9265
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/22123681 Change-Id: I1726139d5b6ce3c06bb6078a9bd1dfc908d6efc5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a93d466f07
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/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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue