pixelstats: add speaker_version sysfs for VendorSpeakerStatsReported
Bug: 326342880 Test: Local Test Change-Id: Ib8c93e9297a7afb61005fb523fd664be0a00b459
This commit is contained in:
parent
4afe14cec9
commit
f3a1a067f1
1 changed files with 2 additions and 1 deletions
|
@ -130,7 +130,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
||||||
"/sys/devices/platform/hdcp/hdcp1_success_count",
|
"/sys/devices/platform/hdcp/hdcp1_success_count",
|
||||||
"/sys/devices/platform/hdcp/hdcp1_fail_count",
|
"/sys/devices/platform/hdcp/hdcp1_fail_count",
|
||||||
"/sys/devices/platform/hdcp/hdcp0_count",
|
"/sys/devices/platform/hdcp/hdcp0_count",
|
||||||
}
|
},
|
||||||
|
.SpeakerVersionPath = "/sys/devices/platform/audiometrics/speaker_version"
|
||||||
};
|
};
|
||||||
|
|
||||||
const struct UeventListener::UeventPaths ueventPaths = {
|
const struct UeventListener::UeventPaths ueventPaths = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue