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

Commit fa98f0f2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "dumpstate: add Apps NetworkRequest to limited bugreports" am: c37d1fd7 am: f57ad012

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1492736

Change-Id: Iac1597385cbac36c6a41cc35121e8f2c03751c48
parents 14a47bcd f57ad012
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");