packages/apps/CellBroadcastReceiver/TEST_MAPPING

13 lines
198 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:38:42 +08:00
{
"presubmit": [
{
"name": "CellBroadcastReceiverUnitTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}