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

Commit 69a88f73 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

Change-Id: I79083f6196481cbd8e4831c632d3e575a70db562
parents d9f469b0 cd1ce760
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");