Skip to content
Snippets Groups Projects
Commit ab0145b4 authored by Achim Thesmann's avatar Achim Thesmann
Browse files

Filter tests in postsubmit

Test: presubmit
Change-Id: I62c2e5a4a1eb9676c344493de6b170c3738a0b40
parent d283bf6e
No related branches found
No related tags found
No related merge requests found
......@@ -200,6 +200,11 @@
"file_patterns": [
"Background.*\\.java",
"Activity.*\\.java"
],
"options": [
{
"include-filter": "com.android.server.wm.BackgroundActivityStart*"
}
]
}
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment