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

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

Merge "Generating Hdumps for more leaks"

parents ec8e9e22 c3705897
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -150,7 +150,7 @@ public abstract class AbstractLauncherUiTest {
        return "Activity leak detector has found leaked activities, " + dumpHprofData() + ".";
    }

    private static String dumpHprofData() {
    public static String dumpHprofData() {
        try {
            final String fileName = getInstrumentation().getTargetContext().getFilesDir().getPath()
                    + "/ActivityLeakHeapDump.hprof";