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

Commit c37d1fd7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "dumpstate: add Apps NetworkRequest to limited bugreports"

parents 1ba79458 aa162682
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1471,6 +1471,8 @@ static void DumpstateLimitedOnly() {

    RunDumpsys("DUMPSYS NETWORK_SERVICE_LIMITED", {"wifi", "-a"},
               CommandOptions::WithTimeout(90).Build(), SEC_TO_MSEC(10));
    RunDumpsys("DUMPSYS CONNECTIVITY REQUESTS", {"connectivity", "requests"},
               CommandOptions::WithTimeout(90).Build(), SEC_TO_MSEC(10));

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