aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: c66ff24b784733e1b47f9d15286b239891f0a00b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "presubmit": [
        {
            "name": "ContactsProviderTests"
        },
        {
            "name": "CtsProviderTestCases",
            "options": [
                {
                    "include-filter": "android.provider.cts.contacts."
                }
            ]
        }
    ]
}