blob: ad814c866298d11f779ab346bd0f9930aec70fce [file] [log] [blame]
{
"cellbroadcast-mainline-presubmit": [
{
"name": "GoogleCellBroadcastReceiverUnitTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"mainline-presubmit": [
{
"name": "GoogleCellBroadcastReceiverUnitTests[com.google.android.cellbroadcast.apex]",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"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",
"keywords": ["internal"]
}
]
}