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

Commit a48dbac7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fixes dumpsys activity --list-dumpables" into tm-dev

parents de4a9a6a 297f149e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -7416,7 +7416,6 @@ public class Activity extends ContextThemeWrapper
                    } else {
                        mDumpableContainer.listDumpables(prefix, writer);
                    }
                    mDumpableContainer.listDumpables(prefix, writer);
                    return;
                case DUMP_ARG_DUMP_DUMPABLE:
                    if (args.length == 1) {