summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 51c7bd43a2a9486698e4bc58691618916d035627 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "presubmit": [
        {
            "name": "IntentResolver-tests-unit"
        },
        {
            "name": "IntentResolver-tests-activity"
        }
    ],
    "postsubmit": [
        {
            "name": "IntentResolver-tests-integration"
        }
    ]
}