move soc dump to gs-common
Bug: 248428203 Test: adb bugreport Change-Id: I5b3aec31a80cf68793c73ecf19ae5b953e54c96f
This commit is contained in:
parent
3c8b537bc9
commit
aef8ff1346
3 changed files with 1 additions and 12 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue