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

Commit 289cf1ce authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add batterystats -c data to telephony bugreports"

parents 4cd25fc2 769babbb
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1430,6 +1430,12 @@ static void DumpstateTelephonyOnly() {
    RunDumpsys("APP SERVICES NON-PLATFORM", {"activity", "service", "all-non-platform"},
            DUMPSYS_COMPONENTS_OPTIONS);

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

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

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