xref: /aosp_15_r20/cts/tests/PhotoPicker/TEST_MAPPING (revision b7c941bb3fa97aba169d73cee0bed2de8ac964bf)
1{
2  "mainline-presubmit": [
3    {
4      "name": "CtsPhotoPickerTest[com.google.android.mediaprovider.apex]",
5      "options": [
6        {
7          "exclude-annotation": "androidx.test.filters.LargeTest"
8        }
9      ]
10    }
11  ],
12  "mediaprovider-mainline-presubmit": [
13    {
14      "name": "CtsPhotoPickerTest",
15      "options": [
16        {
17          "exclude-annotation": "androidx.test.filters.LargeTest"
18        }
19      ]
20    }
21  ],
22  "presubmit": [
23    {
24      "name": "CtsPhotoPickerTest",
25      "options": [
26        {
27          "exclude-annotation": "androidx.test.filters.LargeTest"
28        }
29      ]
30    }
31  ],
32  "postsubmit": [
33    {
34      "name": "CtsPhotoPickerTest"
35    }
36  ]
37}
38