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

Commit f1a26cbb 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

am: ad361ad1

Change-Id: I9b6d3b08685a3a0a7f2555419a7f3255600adebc
parents 09d346f7 ad361ad1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -949,6 +949,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) {