move trusty dump from gs101 to gs-common

Bug: 244504232
Test: adb bugreport
Change-Id: I486f18dc55eea3843972d856e81d736cd6c25141
This commit is contained in:
Adam Shih 2022-10-04 09:02:17 +08:00
parent 115730d5aa
commit b2d7dc9459
3 changed files with 3 additions and 6 deletions

View file

@ -74,7 +74,6 @@ struct DumpstateDevice : public IDumpstateDevice {
void dumpAoCSection(int fd);
void dumpMiscSection(int fd);
void dumpCameraSection(int fd);
void dumpTrustySection(int fd);
};
} // namespace implementation