blob: abeaf1996ca7dcb3e13c16ea38d6662eed0e2053 [file] [log] [blame]
Aurimas Liutikas1ea60752019-02-28 10:16:27 -08001{
2 "presubmit": [
3 {
Dan Shi99476cf2022-04-19 10:02:20 -07004 "name": "CtsGraphicsTestCases",
5 "options": [
6 {
7 "exclude-annotation": "androidx.test.filters.FlakyTest"
8 }
9 ]
Aurimas Liutikas1ea60752019-02-28 10:16:27 -080010 }
11 ]
12}