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