unplugged-system/packages/apps/CellBroadcastReceiver/TEST_MAPPING

26 lines
471 B
Plaintext

{
"presubmit": [
{
"name": "CellBroadcastReceiverUnitTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "GoogleCellBroadcastReceiverUnitTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"presubmit-large": [
{
"name": "CellBroadcastReceiverComplianceTests"
}
]
}