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

Commit 4d665c00 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

Change-Id: I0e91ada09eb9c7d832d66def4d735953332afd56
parents 547357d3 2b2600f5
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) {