blob: a5ee3e24e14aeee6bfe54f14c7cecfa6175a13d4 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsDevicePolicyManagerTestCases",
"options": [
{
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
},
{
"exclude-annotation": "android.platform.test.annotations.LargeTest"
}
]
}
],
"postsubmit": [
{
"name": "CtsDevicePolicyManagerTestCases"
}
]
}