blob: 92be9c4ff737223e7d38c2aa9a3546c9d858e66a [file] [log] [blame]
{
"presubmit": [
{
"name": "CellBroadcastReceiverUnitTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "GoogleCellBroadcastReceiverUnitTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"presubmit-large": [
{
"name": "CellBroadcastReceiverComplianceTests"
}
]
}