move UFS dump to gs-common

Bug: 248143736
Test: adb bugreport
Change-Id: I5574e3629d6ce7196e332ab80de4206669d8094f
This commit is contained in:
Adam Shih 2022-09-28 13:26:17 +08:00
parent f168fbf19c
commit e9dd5f3ee6
2 changed files with 0 additions and 60 deletions

View file

@ -61,7 +61,6 @@ class Dumpstate : public BnDumpstateDevice {
void dumpCpuSection(int fd);
void dumpDevfreqSection(int fd);
void dumpMemorySection(int fd);
void dumpStorageSection(int fd);
void dumpDisplaySection(int fd);
void dumpSensorsUSFSection(int fd);
void dumpAoCSection(int fd);