create an empty dump for wlan
Bug: 261784587 Test: adb bugreport Change-Id: Iaeac8e61f9c03ac4b7f6010d7f9b248c0de8415e
This commit is contained in:
parent
62ca2d4bb4
commit
7ee63ad73f
6 changed files with 13 additions and 11 deletions
|
@ -52,7 +52,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 dumpCpuSection(int fd);
|
||||
void dumpDevfreqSection(int fd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue