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