Move power dump out of hal_dumpstate_default
Bug: 273380509 Test: adb bugreport Change-Id: I25a3c384e085f8534d4917a73714a99579fbd8bd
This commit is contained in:
parent
804ed04262
commit
7fefcc231f
4 changed files with 341 additions and 203 deletions
|
@ -49,7 +49,6 @@ class Dumpstate : public BnDumpstateDevice {
|
|||
// Text sections that can be dumped individually on the command line in
|
||||
// addition to being included in full dumps
|
||||
void dumpWlanSection(int fd);
|
||||
void dumpPowerSection(int fd);
|
||||
|
||||
void dumpLogSection(int fd, int fdModem);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue