Dump GSC info
Bug: 185939493 Test: adb bugreport. Look for GSC-related info. Change-Id: I17fd4d7ef4c16661312d594c99818233cd0ee76a
This commit is contained in:
parent
79e81ad478
commit
7aafb36f77
2 changed files with 8 additions and 0 deletions
|
@ -80,6 +80,7 @@ struct DumpstateDevice : public IDumpstateDevice {
|
|||
void dumpSensorsUSFSection(int fd);
|
||||
void dumpRamdumpSection(int fd);
|
||||
void dumpMiscSection(int fd);
|
||||
void dumpGscSection(int fd);
|
||||
|
||||
// Hybrid and binary sections that require an additional file descriptor
|
||||
void dumpModem(int fd, int fdModem);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue