packages/providers/ContactsProvider/TEST_MAPPING

16 lines
304 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:38:42 +08:00
{
"presubmit": [
{
"name": "ContactsProviderTests"
},
{
"name": "CtsProviderTestCases",
"options": [
{
"include-filter": "android.provider.cts.contacts."
}
]
}
]
}