Move dauntless settings to gs-common
Bug: 242479757 Test: build pass on all Gchip devices Change-Id: I888eaee83c6045b4535bca23082ab1ce75e0dfc8
This commit is contained in:
parent
867a00f2fb
commit
02836452b1
3 changed files with 6 additions and 8 deletions
|
@ -76,7 +76,7 @@ struct DumpstateDevice : public IDumpstateDevice {
|
|||
void dumpAoCSection(int fd);
|
||||
void dumpRamdumpSection(int fd);
|
||||
void dumpMiscSection(int fd);
|
||||
void dumpGscSection(int fd);
|
||||
void dumpSection(int fd);
|
||||
void dumpCameraSection(int fd);
|
||||
void dumpTrustySection(int fd);
|
||||
void dumpModemSection(int fd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue