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