blob: dde7f22153fd3c22d57e27725b2557dbfcf764fa [file] [log] [blame]
{
"presubmit": [
{
"name": "FrameworksWifiTests"
},
{
"name": "CtsBackupHostTestCases",
"options": [
{
"include-filter": "android.cts.backup.OtherSoundsSettingsHostSideTest"
}
]
},
{
"name": "CtsWifiTestCases",
"options": [
{
"exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
}
]
}
],
"mainline-presubmit": [
{
"name": "FrameworksWifiTests[com.google.android.wifi.apex]"
},
{
"name": "CtsWifiTestCases[com.google.android.wifi.apex]",
"options": [
{
"exclude-annotation": "android.net.wifi.cts.VirtualDeviceNotSupported"
}
]
}
]
}