Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4d55997a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove "vdc" commands from bugreports."

parents 3eaa4bbb f3700c39
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1184,9 +1184,6 @@ static void dumpstate() {

    RunCommand("SYSTEM PROPERTIES", {"getprop"});

    RunCommand("VOLD DUMP", {"vdc", "dump"});
    RunCommand("SECURE CONTAINERS", {"vdc", "asec", "list"});

    RunCommand("STORAGED IO INFO", {"storaged", "-u", "-p"});

    RunCommand("FILESYSTEMS & FREE SPACE", {"df"});