diff --git a/pixelstats/service.cpp b/pixelstats/service.cpp index bd8b982f..bf9c4595 100644 --- a/pixelstats/service.cpp +++ b/pixelstats/service.cpp @@ -66,7 +66,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = { "/sys/devices/platform/100b0000.G3D/trip_counter", "/sys/devices/platform/100b0000.TPU/trip_counter", "/sys/devices/platform/100b0000.AUR/trip_counter", - } + }, + .CCARatePath = "/sys/devices/platform/audiometrics/cca_rate_read_once", }; const struct UeventListener::UeventPaths ueventPaths = {