Dump the sys node of LED am: 9fe1f4be94 am: fc52205595

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/19895567

Change-Id: I8639fa0724a9105a2baa2d0eba71b857092a1130
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Chungjui Fan 2022-09-14 04:03:34 +00:00 committed by Automerger Merge Worker
commit badae905c9
2 changed files with 17 additions and 0 deletions

View file

@ -69,6 +69,7 @@ class Dumpstate : public BnDumpstateDevice {
void dumpMiscSection(int fd);
void dumpSection(int fd);
void dumpTrustySection(int fd);
void dumpLEDSection(int fd);
void dumpLogSection(int fd, int fdModem);