Move led dump to tablet only

Bug: 240530709
Test: adb bugreport
Change-Id: I41ab1c21462a2efcdfe2eae0f9aab4ccaa52bbb6
This commit is contained in:
Adam Shih 2023-02-13 11:56:39 +08:00
parent c8d7b9071b
commit c9a60c3497
2 changed files with 0 additions and 17 deletions

View file

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