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

Commit 1e038e4c authored by Vadim Tryshev's avatar Vadim Tryshev
Browse files

Removing FilteredLogcat files

We don't use them

Bug: 187761685
Flag: N/A
Test: presubmit
Change-Id: I236f3c8e8cc7372e371d9a5bc1ff37889e1ab87b
parent 7f827e15
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -125,8 +125,6 @@ public class FailureWatcher extends TestWatcher {
            Log.e(TAG, "Failed to save accessibility hierarchy", ex);
        }

        dumpCommand("logcat -d -s TestRunner", diagFile(description, "FilteredLogcat", "txt"));

        // Dump bugreport
        if (!sSavedBugreport) {
            dumpCommand("bugreportz -s", diagFile(description, "Bugreport", "zip"));