Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ddc3a0e9 authored by Andrew Sapperstein's avatar Andrew Sapperstein Committed by Android (Google) Code Review
Browse files

Merge "Add CtsWifiTestCases to presubmit-large if changes to...

Merge "Add CtsWifiTestCases to presubmit-large if changes to frameworks/base/wifi are made." into udc-dev
parents f1c8dabd 9a5d9992
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -3,5 +3,15 @@
    {
      "name": "FrameworksWifiNonUpdatableApiTests"
    }
  ],
  "presubmit-large": [
    {
      "name": "CtsWifiTestCases",
      "options": [
        {
          "exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
        }
      ]
    }
  ]
}