move ramdump relate dumpstate to gs-common

Bug: 248428203
Test: adb bugreport
Change-Id: I2e3f3ebaccd6a6b345f75d6ebfb3f38d8be6d0f8
This commit is contained in:
Adam Shih 2022-09-30 15:08:32 +08:00 committed by TreeHugger Robot
parent e8b79b3a6a
commit 2b7c6714f1
3 changed files with 1 additions and 35 deletions

View file

@ -73,7 +73,6 @@ struct DumpstateDevice : public IDumpstateDevice {
void dumpDisplaySection(int fd);
void dumpSensorsUSFSection(int fd);
void dumpAoCSection(int fd);
void dumpRamdumpSection(int fd);
void dumpMiscSection(int fd);
void dumpCameraSection(int fd);
void dumpTrustySection(int fd);