move sensors dump to gs-common

Bug: 250475720
Test: adb bugreport
Change-Id: Ica2a782fd59706eac5985ff8b534d0ba223e93c4
This commit is contained in:
Adam Shih 2022-10-17 13:39:53 +08:00 committed by TreeHugger Robot
parent 73f714bcc9
commit b4ee8b12eb
3 changed files with 1 additions and 27 deletions

View file

@ -60,7 +60,6 @@ class Dumpstate : public BnDumpstateDevice {
void dumpDevfreqSection(int fd);
void dumpMemorySection(int fd);
void dumpDisplaySection(int fd);
void dumpSensorsUSFSection(int fd);
void dumpMiscSection(int fd);
void dumpLEDSection(int fd);