• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "presubmit": [
3        {
4            "name": "PermissionControllerMockingTests"
5        },
6        {
7            "name": "CtsRoleTestCases",
8            "options": [
9                {
10                    "exclude-annotation": "androidx.test.filters.FlakyTest"
11                }
12            ],
13            "file_patterns": ["res/xml/roles\\.xml"]
14        }
15    ],
16    "imports": [
17        {
18            "path": "vendor/xts/gts-tests/hostsidetests/permissioncontroller"
19        }
20    ]
21}
22