create cma dump

Bug: 240530709
Test: adb bugreport
Change-Id: Iadac309611bc6dd27615b087f159234d6f1b655c
This commit is contained in:
Adam Shih 2023-02-15 12:42:16 +08:00
parent 8eb00e662f
commit 5f802b7e13
5 changed files with 18 additions and 13 deletions

View file

@ -52,7 +52,6 @@ class Dumpstate : public BnDumpstateDevice {
// Text sections that can be dumped individually on the command line in
// addition to being included in full dumps
void dumpMemorySection(int fd);
void dumpDisplaySection(int fd);
void dumpLogSection(int fd, int fdModem);