Remove obsolete led dump

Bug: 240530709
Test: adb bugreport
Change-Id: Ie018b028c6819fb263d39826fd462e232291df6a
This commit is contained in:
Adam Shih 2023-02-13 11:54:12 +08:00
parent 6fe621f1a5
commit 0584dcc4b5
2 changed files with 0 additions and 17 deletions

View file

@ -55,7 +55,6 @@ class Dumpstate : public BnDumpstateDevice {
void dumpDevfreqSection(int fd);
void dumpMemorySection(int fd);
void dumpDisplaySection(int fd);
void dumpLEDSection(int fd);
void dumpLogSection(int fd, int fdModem);