David Su | 6667912 | 2020-07-10 22:40:11 -0700 | [diff] [blame] | 1 | { |
| 2 | "presubmit": [ |
| 3 | { |
| 4 | "name": "CtsWifiTestCases", |
| 5 | "options": [ |
| 6 | { |
| 7 | "exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported" |
| 8 | } |
| 9 | ] |
| 10 | } |
David Su | 2ac691c | 2020-11-05 12:53:56 -0800 | [diff] [blame] | 11 | ], |
| 12 | "mainline-presubmit": [ |
| 13 | { |
| 14 | "name": "FrameworksWifiApiTests[com.google.android.wifi.apex]" |
| 15 | }, |
| 16 | { |
| 17 | "name": "CtsWifiTestCases[com.google.android.wifi.apex]", |
| 18 | "options": [ |
| 19 | { |
| 20 | "exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported" |
| 21 | } |
| 22 | ] |
| 23 | } |
David Su | 6667912 | 2020-07-10 22:40:11 -0700 | [diff] [blame] | 24 | ] |
| 25 | } |