Snap for 9268991 from a82f7b059c to tm-qpr2-release

Change-Id: Ia00557fe3c30068e214c5ea9d6a448bfbdc4e0a9
This commit is contained in:
Android Build Coastguard Worker 2022-11-09 00:03:19 +00:00
commit 3cfb2ff079

View file

@ -66,7 +66,8 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
"/sys/devices/platform/100b0000.G3D/trip_counter", "/sys/devices/platform/100b0000.G3D/trip_counter",
"/sys/devices/platform/100b0000.TPU/trip_counter", "/sys/devices/platform/100b0000.TPU/trip_counter",
"/sys/devices/platform/100b0000.AUR/trip_counter", "/sys/devices/platform/100b0000.AUR/trip_counter",
} },
.CCARatePath = "/sys/devices/platform/audiometrics/cca_rate_read_once",
}; };
const struct UeventListener::UeventPaths ueventPaths = { const struct UeventListener::UeventPaths ueventPaths = {