[DO NOT MERGE] pixelstats: add cca_rate sysfs for VendorAudioHardwareStatsReported am: a82f7b059c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/20351786 Change-Id: I01cac0917d23139af5a0148129be865ad17a3862 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
3b5f06e6b4
1 changed files with 2 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue