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

Commit 421d290f 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

am: 66de6338

Change-Id: I30bf3a4a9ab86fe1ac0f645b6b19e0d935e5b05b
parents 964a938a 66de6338
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");