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