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