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

Commit ad361ad1 authored by Yifan Hong's avatar Yifan Hong Committed by android-build-merger
Browse files

Merge "dumpstate: Dump device-mapper info via gsid." am: 8bfaf9f3 am: 2b2600f5

am: 4d665c00

Change-Id: Ia332c50ecb6268c1607e211eef3a3e97eca8bbd7
parents 0fd4a245 4d665c00
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -960,6 +960,7 @@ static void DumpDynamicPartitionInfo() {
    }

    RunCommand("LPDUMP", {"lpdump", "--all"});
    RunCommand("DEVICE-MAPPER", {"gsid", "dump-device-mapper"});
}

static void AddAnrTraceDir(const bool add_to_zip, const std::string& anr_traces_dir) {