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

Commit c0d97071 authored by Nandana Dutt's avatar Nandana Dutt Committed by android-build-merger
Browse files

Merge "Bugreport: Fix SystemUI service from being dumped twice 2/2" am: cd1ce760

am: 69a88f73

Change-Id: Ie0793da779104d7c15d47738acbbc3d1ddbb22d1
parents 11bc273c 69a88f73
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1337,7 +1337,7 @@ static void dumpstate() {
    printf("== Running Application Services (platform)\n");
    printf("========================================================\n");

    RunDumpsys("APP SERVICES PLATFORM", {"activity", "service", "all-platform"},
    RunDumpsys("APP SERVICES PLATFORM", {"activity", "service", "all-platform-non-critical"},
            DUMPSYS_COMPONENTS_OPTIONS);

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