pixelstats: add speaker_version sysfs for VendorSpeakerStatsReported
Bug: 326342880 Test: Local Test Change-Id: I78344d36c0bfa0e0c4d028e7ae8e0acd4a98c396
This commit is contained in:
parent
33d1e9b5a4
commit
4fb1f69c60
1 changed files with 2 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue