summaryrefslogtreecommitdiff
path: root/wifi/TEST_MAPPING
blob: 14f5af3fd6bc1aba2cc5ad6963f6ff61083a9064 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "presubmit": [
    {
      "name": "FrameworksWifiNonUpdatableApiTests"
    }
  ],
  "presubmit-large": [
    {
      "name": "CtsWifiTestCases",
      "options": [
        {
          "exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
        }
      ]
    }
  ]
}