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

Commit d25a914c authored by Amruth Ramachandran's avatar Amruth Ramachandran
Browse files

Add Wifi stats to telephony bugreport

Test: Verified through bugreports
Bug: 77489797
Change-Id: I868fe004b6b605b7c10e24c64ab400d5aaf45e27
parent b62346a3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1496,6 +1496,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");