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

Commit 29211696 authored by Ashish Sharma's avatar Ashish Sharma Committed by Android Git Automerger
Browse files

am c31b850e: Merge "Inclide checkin format of dumpsys package in bugreport." into mnc-dev

* commit 'c31b850e':
  Inclide checkin format of dumpsys package in bugreport.
parents fb2e0b7e c31b850e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -360,6 +360,7 @@ static void dumpstate() {
    run_command("CHECKIN NETSTATS", 30, "dumpsys", "netstats", "--checkin", NULL);
    run_command("CHECKIN PROCSTATS", 30, "dumpsys", "procstats", "-c", NULL);
    run_command("CHECKIN USAGESTATS", 30, "dumpsys", "usagestats", "-c", NULL);
    run_command("CHECKIN PACKAGE", 30, "dumpsys", "package", "--checkin", NULL);

    printf("========================================================\n");
    printf("== Running Application Activities\n");