pixelstats: add cca_rate sysfs for VendorAudioHardwareStatsReported

Bug: 249225148
Test: manually test passed

Change-Id: I797016922e63f368a7e9944da619615b2034a4ce
Signed-off-by: Roger Fang <rogerfang@google.com>
This commit is contained in:
Roger Fang 2022-11-02 16:26:40 +08:00
parent b5ae9d29fa
commit 9c967743a2

View file

@ -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 = {