Run SystemUIGoogleScreenshotTests on presubmits (1/2)

Test: Runs on presubmit and succeeds
Bug: 230832101
Change-Id: I1872f237e9096f3f7fef15b7013a4cb57e30cfb0
This commit is contained in:
Jordan Demeulenaere
2022-06-27 15:15:54 +02:00
parent 6d6a373d25
commit 54a210e990

View File

@@ -51,6 +51,17 @@
}
]
},
{
"name": "SystemUIGoogleScreenshotTests",
"options": [
{
"exclude-annotation": "org.junit.Ignore"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
// Permission indicators
"name": "CtsPermission4TestCases",