move dump cpu to gs-common
Bug: 240530709 Test: adb bugreport Change-Id: I073a4c55053b8844b2702c9cd5d7a9e84840b66d
This commit is contained in:
parent
a9176d48a2
commit
989d016d98
2 changed files with 0 additions and 22 deletions
|
@ -48,7 +48,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 dumpPowerSection(int fd);
|
||||
void dumpCpuSection(int fd);
|
||||
void dumpDevfreqSection(int fd);
|
||||
void dumpMemorySection(int fd);
|
||||
void dumpDisplaySection(int fd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue