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

Commit a7b68952 authored by Bryan Yu's avatar Bryan Yu Committed by Android (Google) Code Review
Browse files

Merge "Initiate anr_data_ for dumpstate limited only mode" into main

parents b6fd2e0d cf038cfb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1569,6 +1569,7 @@ static void DumpstateLimitedOnly() {
    printf("== ANR Traces\n");
    printf("========================================================\n");

    ds.anr_data_ = GetDumpFds(ANR_DIR, ANR_FILE_PREFIX);
    AddAnrTraceFiles();

    printf("========================================================\n");