• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "presubmit" : [
3    {
4      "name": "virtual_camera_tests"
5    },
6    {
7      "name": "CtsVirtualDevicesCameraTestCases",
8      "options": [
9        {
10          "exclude-annotation": "androidx.test.filters.FlakyTest"
11        }
12      ],
13      "keywords": ["primary-device"]
14    }
15  ]
16}
17