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

Commit 66de6338 authored by Sooraj Sasindran's avatar Sooraj Sasindran Committed by android-build-merger
Browse files

Merge "Add battery stats to telephony bugreport" into pi-dev

am: 822482e7

Change-Id: I9553a4ddff51b008bd7d2353be03c8fda2845dc3
parents 2ab92c16 822482e7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1505,6 +1505,12 @@ static void DumpstateTelephonyOnly() {

    RunDumpsys("TELEPHONY SERVICES", {"activity", "service", "TelephonyDebugService"});

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

    RunDumpsys("CHECKIN BATTERYSTATS", {"batterystats", "-c"});

    printf("========================================================\n");
    printf("== dumpstate: done (id %d)\n", ds.id_);
    printf("========================================================\n");