extract misc section from dumpstate

Bug: 240530709
Test: adb bugreport
Change-Id: I938cd3f012fcb400185772f5760c0fd280cb2a08
This commit is contained in:
Adam Shih 2023-02-10 13:40:55 +08:00
parent 6e10ece738
commit 2f82d55e05
3 changed files with 2 additions and 19 deletions

View file

@ -57,7 +57,6 @@ class Dumpstate : public BnDumpstateDevice {
void dumpDevfreqSection(int fd);
void dumpMemorySection(int fd);
void dumpDisplaySection(int fd);
void dumpMiscSection(int fd);
void dumpLEDSection(int fd);
void dumpPixelTraceSection(int fd);