pixelstats: zuma: add history validation path
Bug: 329174074 Signed-off-by: Spade Lee <spadelee@google.com> (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a4b4967c038aad263bc75f9248a7850355af62a1) Merged-In: Ia134e6b6b8dc0c9db35bcf36bed700b67466f353 Change-Id: Ia134e6b6b8dc0c9db35bcf36bed700b67466f353
This commit is contained in:
parent
b9d89f2a98
commit
e5daed552d
1 changed files with 2 additions and 1 deletions
|
@ -128,7 +128,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",
|
||||||
}
|
},
|
||||||
|
.FGLogBufferPath = "/dev/logbuffer_maxfg_monitor"
|
||||||
};
|
};
|
||||||
|
|
||||||
const struct UeventListener::UeventPaths ueventPaths = {
|
const struct UeventListener::UeventPaths ueventPaths = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue