26 lines
471 B
Plaintext
26 lines
471 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CellBroadcastReceiverUnitTests",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "GoogleCellBroadcastReceiverUnitTests",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"presubmit-large": [
|
|
{
|
|
"name": "CellBroadcastReceiverComplianceTests"
|
|
}
|
|
]
|
|
}
|