Add AoC specific logs to dumpstate
Bug: 187961753 Change-Id: I871912c8b5e49618935f347476ca5cce9ad233aa
This commit is contained in:
parent
185653e3a2
commit
be26bc083e
2 changed files with 9 additions and 0 deletions
|
@ -78,6 +78,7 @@ struct DumpstateDevice : public IDumpstateDevice {
|
|||
void dumpStorageSection(int fd);
|
||||
void dumpDisplaySection(int fd);
|
||||
void dumpSensorsUSFSection(int fd);
|
||||
void dumpAoCSection(int fd);
|
||||
void dumpRamdumpSection(int fd);
|
||||
void dumpMiscSection(int fd);
|
||||
void dumpGscSection(int fd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue