You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
473 B

{
"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"
}
]
}