move soc dump to gs-common

Bug: 248428203
Test: adb bugreport
Change-Id: I5b3aec31a80cf68793c73ecf19ae5b953e54c96f
This commit is contained in:
Adam Shih 2022-10-04 11:24:36 +08:00
parent 3c8b537bc9
commit aef8ff1346
3 changed files with 1 additions and 12 deletions

View file

@ -57,7 +57,6 @@ class Dumpstate : public BnDumpstateDevice {
void dumpPowerSection(int fd);
void dumpThermalSection(int fd);
void dumpTouchSection(int fd);
void dumpSocSection(int fd);
void dumpCpuSection(int fd);
void dumpDevfreqSection(int fd);
void dumpMemorySection(int fd);