use gs-common soc dump

Bug: 273380509
Test: adb bugreport
Change-Id: Icb6eb7b67a3d258c2a6bc72368df92c7fbdb2f66
This commit is contained in:
Adam Shih 2023-03-14 10:52:43 +08:00
parent 970c538cc6
commit 256fe971e4
3 changed files with 2 additions and 47 deletions

View file

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