[DO NOT MERGE] pixelstats: add cca_rate sysfs for VendorAudioHardwareStatsReported

Bug: 249225148
Test: manually test passed

Change-Id: Id9f09644176b064b5891d0c3c83414e378260168
Signed-off-by: Roger Fang <rogerfang@google.com>
This commit is contained in:
Roger Fang 2022-11-02 16:26:40 +08:00
parent 0272b56e05
commit a82f7b059c

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