summaryrefslogtreecommitdiffstats
path: root/TEST_MAPPING
blob: 83f1155fd05279e89acef096136de8866d1ab678 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "presubmit": [
        {
            "name": "CtsPermissionTestCases",
            "options": [
                {
                    "include-filter": "android.permission.cts.BackgroundPermissionsTest"
                }
            ]
        }
    ]
}