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

Commit 66679128 authored by David Su's avatar David Su
Browse files

frameworks/base/wifi: run CtsWifiTestCases in presubmit

Bug: 158797147
Test: presubmit
Change-Id: I6fa555f05b76ed7ecc81bf2c5107941f5fc87180
parent d3bde5b6
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"
        }
      ]
    }
  ]
}