move dump cpu to gs-common

Bug: 240530709
Test: adb bugreport
Change-Id: I05d533c8a4ccb085e9ffbfa53b0262ae38461b9b
This commit is contained in:
Adam Shih 2022-12-08 11:27:43 +08:00
parent 2292b4ed13
commit 3df17f30b3
2 changed files with 0 additions and 22 deletions

View file

@ -54,7 +54,6 @@ class Dumpstate : public BnDumpstateDevice {
// addition to being included in full dumps
void dumpWlanSection(int fd);
void dumpPowerSection(int fd);
void dumpCpuSection(int fd);
void dumpDevfreqSection(int fd);
void dumpMemorySection(int fd);
void dumpDisplaySection(int fd);