2020-12-04 05:21:08 +00:00

23 lines
440 B
Plaintext

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