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

Commit 500d7e11 authored by Amruth Ramachandran's avatar Amruth Ramachandran Committed by android-build-merger
Browse files

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

am: ef4c9b64

Change-Id: Ibb090e30414b5326b3f5a5a7ae1af133be051314
parents ed57a4b5 ef4c9b64
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1421,6 +1421,8 @@ static void DumpstateTelephonyOnly() {
               SEC_TO_MSEC(10));
    RunDumpsys("DUMPSYS", {"carrier_config"}, CommandOptions::WithTimeout(90).Build(),
               SEC_TO_MSEC(10));
    RunDumpsys("DUMPSYS", {"wifi"}, CommandOptions::WithTimeout(90).Build(),
               SEC_TO_MSEC(10));

    printf("========================================================\n");
    printf("== Running Application Services\n");