blob: 7d6f93dc8f5c14d4e64ab8e122a6e45f0cc24de0 [file] [log] [blame]
{
"presubmit": [
{
"name": "FrameworksWifiTests"
},
{
"name": "CtsBackupHostTestCases",
"options": [
{
"include-filter": "android.cts.backup.OtherSoundsSettingsHostSideTest"
}
]
}
],
"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"
}
]
}
]
}