summaryrefslogtreecommitdiff
path: root/graphics/TEST_MAPPING
blob: abeaf1996ca7dcb3e13c16ea38d6662eed0e2053 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "presubmit": [
    {
      "name": "CtsGraphicsTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}