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

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

Merge "Add batterystats -c data to telephony bugreports"

am: 289cf1ce

Change-Id: I3dfb6b461c048c85298f3db7667d53166e3fb6db
parents e525db5e 289cf1ce
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");