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

Commit 2f8aaf96 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

am: 500d7e11

Change-Id: Ib3b257d2029835ec0beb393c1832ae6e829a4e81
parents ee41ec22 500d7e11
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");