blob: dbaca33b812716350b2cea3d0da0b21fdb751da8 [file] [log] [blame] [edit]
{
"presubmit": [
{
"name": "NearbyUnitTests"
},
{
"name": "NearbyIntegrationPrivilegedTests"
},
{
"name": "NearbyIntegrationUntrustedTests"
}
],
"postsubmit": [
{
"name": "NearbyUnitTests"
}
]
// TODO(b/193602229): uncomment once it's supported.
//"mainline-presubmit": [
// {
// "name": "NearbyUnitTests[com.google.android.nearby.apex]"
// }
//]
}