994414753f
Rebase from master branch Bug: 141061952 Test: none Change-Id: I54d9e1fbaa1bab11581bcd66d55255ae713b1bf6
21 lines
419 B
Plaintext
21 lines
419 B
Plaintext
{
|
|
"presubmit-devicepolicy": [
|
|
{
|
|
"name": "CtsDevicePolicyManagerTestCases",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
|
|
},
|
|
{
|
|
"exclude-annotation": "android.platform.test.annotations.LargeTest"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"postsubmit-devicepolicy": [
|
|
{
|
|
"name": "CtsDevicePolicyManagerTestCases"
|
|
}
|
|
]
|
|
}
|