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

Commit ab0145b4 authored by Achim Thesmann's avatar Achim Thesmann
Browse files

Filter tests in postsubmit

Test: presubmit
Change-Id: I62c2e5a4a1eb9676c344493de6b170c3738a0b40
parent d283bf6e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -200,6 +200,11 @@
            "file_patterns": [
                "Background.*\\.java",
                "Activity.*\\.java"
            ],
            "options": [
                {
                    "include-filter": "com.android.server.wm.BackgroundActivityStart*"
                }
            ]
        }
   ]