blob: c983f5c77605ce2aa208440fa99bdf967526b239 [file] [log] [blame]
{
"presubmit": [
{
"name": "MtsWifiTestCases"
}
],
"presubmit-large": [
{
"name": "CtsWifiTestCases",
"options": [
{
"exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
}
]
}
],
"mainline-presubmit": [
{
"name": "MtsWifiTestCases[com.google.android.wifi.apex]"
},
{
"name": "CtsWifiTestCases[com.google.android.wifi.apex]",
"options": [
{
"exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
}
]
}
]
}