blob: a04f16ef9272efffb464ef73cfb3bcf52d53224e [file] [log] [blame]
{
"presubmit": [
{
"name": "FrameworksWifiApiTests"
},
{
// run service unit tests for API changes (since API changes can break service, but not the
// other way around)
"name": "FrameworksWifiTests"
}
],
"mainline-presubmit": [
{
// Install com.google.android.wifi.apex and run FrameworksWifiApiTests.
"name": "FrameworksWifiApiTests[com.google.android.wifi.apex]"
},
{
"name": "FrameworksWifiTests[com.google.android.wifi.apex]"
}
]
}