blob: 0d5534ba74df7b0dab8e38a38027eb221148cd89 [file] [log] [blame]
{
"presubmit-devicepolicy": [
{
"name": "CtsDevicePolicyManagerTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
}
],
"postsubmit-devicepolicy": [
{
"name": "CtsDevicePolicyManagerTestCases"
}
],
"presubmit": [
{
"name": "CtsDevicePolicyManagerTestCases",
"options": [
{
"include-filter": "com.android.cts.devicepolicy.ManagedProfileTest#testParentProfileApiDisabled"
}
]
}
]
}