aosp12/packages/services/Telephony/TEST_MAPPING

16 lines
244 B
Plaintext

{
"presubmit": [
{
"name": "TeleServiceTests",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
},
{
"name": "CarrierAppIntegrationTestCases"
}
]
}