Files
2023-10-13 14:01:41 +00:00

14 lines
265 B
Plaintext

{
// Change back to presubmit test while b/145651029 is resolved.
"postsubmit": [
{
"name": "CellBroadcastReceiverUnitTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}