move dump cpu to gs-common

Bug: 240530709
Test: adb bugreport
Change-Id: I6a8583491b83d9ac8e3d266ae5de03e0510d99a1
This commit is contained in:
Adam Shih 2022-12-08 11:27:04 +08:00
parent 48438c2fd0
commit 7b12513306
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);