22 lines
492 B
Plaintext
22 lines
492 B
Plaintext
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|