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