allow dumpstate to execute files under vendor/bin/dump
Bug: 240530709 Test: adb bugreport has the same result Change-Id: I6927c3ab64369f1e3c30842d571f66374dd544ac
This commit is contained in:
parent
7a25196bf5
commit
552fe66f7f
3 changed files with 19 additions and 8 deletions
|
@ -76,7 +76,6 @@ struct DumpstateDevice : public IDumpstateDevice {
|
|||
void dumpAoCSection(int fd);
|
||||
void dumpRamdumpSection(int fd);
|
||||
void dumpMiscSection(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