24 lines
409 B
Plaintext
24 lines
409 B
Plaintext
|
{
|
||
|
"presubmit": [
|
||
|
{
|
||
|
"name": "CtsTelephonyProviderTestCases"
|
||
|
},
|
||
|
{
|
||
|
"name": "TeleServiceTests",
|
||
|
"options": [
|
||
|
{
|
||
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "TelephonyProviderTests",
|
||
|
"options": [
|
||
|
{
|
||
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|