• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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  "presubmit": [
13    {
14      "name": "CtsPhotoPickerTest",
15      "options": [
16        {
17          "exclude-annotation": "androidx.test.filters.LargeTest"
18        }
19      ]
20    }
21  ],
22  "postsubmit": [
23    {
24      "name": "CtsPhotoPickerTest"
25    }
26  ]
27}
28