blob: 173c247f676b96530b93841a5f5dd1073ef424c9 [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"]
}
],
"postsubmit": [
{
"name": "CellBroadcastReceiverMTS",
"keywords": ["internal"]
}
]
}