Move display dump to gs-common
Bug: 269212897 Test: adb bugreport Change-Id: I7b17d4d54e90429d07b545e3d53c3f528155dab5
This commit is contained in:
parent
9f413fc11b
commit
fe0605b2b1
3 changed files with 2 additions and 45 deletions
|
@ -56,7 +56,6 @@ class Dumpstate : public BnDumpstateDevice {
|
|||
void dumpPowerSection(int fd);
|
||||
void dumpDevfreqSection(int fd);
|
||||
void dumpMemorySection(int fd);
|
||||
void dumpDisplaySection(int fd);
|
||||
void dumpPixelTraceSection(int fd);
|
||||
|
||||
void dumpLogSection(int fd, int fdModem);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue