• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "presubmit": [
3    {
4      "name": "CtsMediaMuxerTestCases"
5    },
6    {
7      "name": "CtsMediaParserTestCases"
8    },
9    {
10      "name": "CtsMediaParserHostTestCases"
11    },
12    {
13      "name": "MediaProviderTests"
14    },
15    {
16      "name": "CtsPhotoPickerTest",
17      "options": [
18        {
19          "exclude-annotation": "androidx.test.filters.LargeTest"
20        }
21      ]
22    }
23  ],
24  "postsubmit": [
25    {
26      "name": "CtsPhotoPickerTest"
27    },
28    {
29      "name": "ClockworkRetailAttractLoopRoboTests"
30    }
31  ]
32}
33