move touch dump to gs-common

Bug: 256521567
Test: adb bugreport
Change-Id: I7ee36ec579a34dc5bcb5eca49cbec61eefe33034
This commit is contained in:
Adam Shih 2022-11-28 10:34:54 +08:00
parent a8564c4d9f
commit eeef57c8fd
2 changed files with 0 additions and 131 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 dumpTouchSection(int fd);
void dumpCpuSection(int fd);
void dumpDevfreqSection(int fd);
void dumpMemorySection(int fd);