Merge "create an empty dump for wlan"

This commit is contained in:
Adam Shih 2022-12-15 03:15:22 +00:00 committed by Android (Google) Code Review
commit eeb47d0d4e
6 changed files with 13 additions and 11 deletions

View file

@ -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 dumpDevfreqSection(int fd);
void dumpMemorySection(int fd);