2020-07-10 22:40:11 -07:00
|
|
|
{
|
2020-12-03 20:58:29 +00:00
|
|
|
"presubmit-large": [
|
2020-07-10 22:40:11 -07:00
|
|
|
{
|
|
|
|
"name": "CtsWifiTestCases",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2020-11-05 12:53:56 -08:00
|
|
|
],
|
|
|
|
"mainline-presubmit": [
|
|
|
|
{
|
|
|
|
"name": "CtsWifiTestCases[com.google.android.wifi.apex]",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2020-07-10 22:40:11 -07:00
|
|
|
]
|
|
|
|
}
|