extract misc section from dumpstate
Bug: 240530709 Test: adb bugreport Change-Id: Idd305ceb4786b5e66c2f1d8e2ae20ffd233bd088
This commit is contained in:
parent
c42b38bdee
commit
a64bf67d97
3 changed files with 2 additions and 19 deletions
|
@ -51,7 +51,6 @@ class Dumpstate : public BnDumpstateDevice {
|
|||
void dumpDevfreqSection(int fd);
|
||||
void dumpMemorySection(int fd);
|
||||
void dumpDisplaySection(int fd);
|
||||
void dumpMiscSection(int fd);
|
||||
void dumpCameraSection(int fd);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue