packages/providers/CalendarProvider/TEST_MAPPING

16 lines
304 B
Plaintext
Raw Normal View History

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