android13/packages/modules/CellBroadcastService/TEST_MAPPING

28 lines
473 B
Plaintext

{
"mainline-presubmit": [
{
"name": "CellBroadcastServiceTests[com.google.android.cellbroadcast.apex]",
"options": [
{
"include-annotation": "org.junit.Test"
}
]
}
],
"presubmit": [
{
"name": "CellBroadcastServiceTests",
"options": [
{
"include-annotation": "org.junit.Test"
}
]
}
],
"postsubmit": [
{
"name": "CellBroadcastServiceTests"
}
]
}