blob: d1cf886187ae1a8d2ba30e610626b823ade7dade [file] [log] [blame]
{
"cellbroadcast-mainline-presubmit": [
{
"name": "CellBroadcastReceiverMTS",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"mainline-presubmit": [
{
"name": "CellBroadcastReceiverMTS[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": "CellBroadcastReceiverMTS",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
],
"keywords": ["internal"]
}
],
"postsubmit": [
{
"name": "CellBroadcastReceiverComplianceTests",
"keywords": ["internal"]
}
]
}