blob: 14f5af3fd6bc1aba2cc5ad6963f6ff61083a9064 [file] [log] [blame]
David Su3e167c12020-12-30 00:38:48 +00001{
2 "presubmit": [
3 {
4 "name": "FrameworksWifiNonUpdatableApiTests"
5 }
Andrew Sapperstein9a5d9992023-03-17 21:21:01 +00006 ],
7 "presubmit-large": [
8 {
9 "name": "CtsWifiTestCases",
10 "options": [
11 {
12 "exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
13 }
14 ]
15 }
David Su3e167c12020-12-30 00:38:48 +000016 ]
17}