diff --git a/wifi/TEST_MAPPING b/wifi/TEST_MAPPING
index 94e4f4d6bf1320a001d41294cbc1c95bd892634f..14f5af3fd6bc1aba2cc5ad6963f6ff61083a9064 100644
--- a/wifi/TEST_MAPPING
+++ b/wifi/TEST_MAPPING
@@ -3,5 +3,15 @@
     {
       "name": "FrameworksWifiNonUpdatableApiTests"
     }
+  ],
+  "presubmit-large": [
+    {
+      "name": "CtsWifiTestCases",
+      "options": [
+        {
+          "exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
+        }
+      ]
+    }
   ]
 }