dumpstate: dump AoC memory votes stats am: 03c1d9311b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15901108 Change-Id: I5f36d46b3ed673de807281d541af560cc22b46a5
This commit is contained in:
commit
5f8e718f64
1 changed files with 1 additions and 0 deletions
|
@ -901,6 +901,7 @@ void DumpstateDevice::dumpAoCSection(int fd) {
|
|||
DumpFileToFd(fd, "AoC logging wake", "/sys/devices/platform/19000000.aoc/control/logging_wakeup");
|
||||
DumpFileToFd(fd, "AoC hotword wake", "/sys/devices/platform/19000000.aoc/control/hotword_wakeup");
|
||||
DumpFileToFd(fd, "AoC memory exception wake", "/sys/devices/platform/19000000.aoc/control/memory_exception");
|
||||
DumpFileToFd(fd, "AoC memory votes", "/sys/devices/platform/19000000.aoc/control/memory_votes");
|
||||
}
|
||||
|
||||
// Dump items related to sensors usf.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue