2019-02-18 14:08:36 +00:00
|
|
|
{
|
2019-10-04 11:17:33 -07:00
|
|
|
"presubmit-devicepolicy": [
|
2019-10-04 22:43:37 -07:00
|
|
|
{
|
|
|
|
"name": "CtsDevicePolicyManagerTestCases",
|
|
|
|
"options": [
|
|
|
|
{
|
|
|
|
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"exclude-annotation": "android.platform.test.annotations.LargeTest"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2019-10-04 11:17:33 -07:00
|
|
|
"postsubmit-devicepolicy": [
|
2019-02-18 14:08:36 +00:00
|
|
|
{
|
|
|
|
"name": "CtsDevicePolicyManagerTestCases"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|