dumpstate: dump AoC memory votes stats am: 03c1d9311b am: 3f76fa5e24
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15901108 Change-Id: I4dcc012073e403823f6a772caf790b5068fce71a
This commit is contained in:
commit
e39ae2f261
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