Merge "pixelstats: zuma: add history validation path" into main

This commit is contained in:
Spade Lee 2024-03-22 07:30:31 +00:00 committed by Android (Google) Code Review
commit ea61856798

View file

@ -128,7 +128,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
"/sys/devices/platform/hdcp/hdcp1_success_count",
"/sys/devices/platform/hdcp/hdcp1_fail_count",
"/sys/devices/platform/hdcp/hdcp0_count",
}
},
.FGLogBufferPath = "/dev/logbuffer_maxfg_monitor"
};
const struct UeventListener::UeventPaths ueventPaths = {