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

Commit 822482e7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 3edc5ea2 963b04fa
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");