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