28 lines
473 B
Plaintext
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"
|
||
|
}
|
||
|
]
|
||
|
}
|