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