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

Commit 999eb349 authored by Junda Liu's avatar Junda Liu Committed by android-build-merger
Browse files

Merge \\"Fix typo in dump cmd line.\\" into nyc-mr1-dev am: aa0afd0a

am: e182cca0

Change-Id: I8d230b1dbd8eb86c5de0e85bd7ad719ba622b373
parents 2b525139 e182cca0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -962,7 +962,7 @@ static void dumpstate(const std::string& screenshot_path, const std::string& ver
    printf("== Running Application Providers\n");
    printf("========================================================\n");

    run_command("APP SERVICES", 30, "dumpsys", "-t", "30", "activity", "provider", "all", NULL);
    run_command("APP PROVIDERS", 30, "dumpsys", "-t", "30", "activity", "provider", "all", NULL);


    printf("========================================================\n");