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

Commit d1030f6a authored by Kelly Rossmoyer's avatar Kelly Rossmoyer Committed by android-build-merger
Browse files

Add batterystats -c data to telephony bugreports

am: fbaa01eb

Change-Id: Idce87342c403ae633882b5e9e2fc179546d3cd65
parents e9b75593 fbaa01eb
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1465,6 +1465,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");