Merge "Run SystemUIGoogleScreenshotTests on presubmits (1/2)" into tm-qpr-dev

This commit is contained in:
Jordan Demeulenaere
2022-06-29 06:43:25 +00:00
committed by Android (Google) Code Review

View File

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