blob: fde3a6aa993c2a01f1f3912374c1581950ef2570 [file] [log] [blame]
David Su66679122020-07-10 22:40:11 -07001{
2 "presubmit": [
3 {
4 "name": "CtsWifiTestCases",
5 "options": [
6 {
7 "exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
8 }
9 ]
10 }
11 ]
12}