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

Commit ba229b5a authored by David Su's avatar David Su Committed by Android (Google) Code Review
Browse files

Merge "frameworks/base/wifi: run CtsWifiTestCases in presubmit"

parents 3ddb279b 66679128
Loading
Loading
Loading
Loading

wifi/TEST_MAPPING

0 → 100644
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsWifiTestCases",
      "options": [
        {
          "exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
        }
      ]
    }
  ]
}