gs201: pixelstats: add pixel temperature residency stats paths am: 980362e77d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/20429745 Change-Id: I3a53a5f52bfa9aaa83325e77c338a0d620ffda2d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a53b4e6b88
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ const struct SysfsCollector::SysfsPaths sysfs_paths = {
|
|||
"/sys/devices/platform/100b0000.AUR/trip_counter",
|
||||
},
|
||||
.CCARatePath = "/sys/devices/platform/audiometrics/cca_rate_read_once",
|
||||
.TempResidencyPath = "/sys/kernel/metrics/temp_residency/temp_residency_all/stats",
|
||||
};
|
||||
|
||||
const struct UeventListener::UeventPaths ueventPaths = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue