move sensors dump to gs-common
Bug: 250475720 Test: adb bugreport Change-Id: I500bfba706b74a872d4ba07b9b58efaed015772e
This commit is contained in:
parent
55f224c9e9
commit
95e0d9bdb9
3 changed files with 1 additions and 25 deletions
|
@ -55,7 +55,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 dumpCameraSection(int fd);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue