blob: af54a2decd895f96d2ff9fb9f40e2e726061706d [file] [log] [blame]
{
"presubmit-large": [
{
"name": "CtsDevicePolicyManagerTestCases",
"options": [
{
"include-annotation": "com.android.cts.devicepolicy.annotations.LockSettingsTest"
},
{
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
}
]
}
],
"postsubmit": [
{
"name": "CtsDevicePolicyManagerTestCases_LockSettings_NoFlakes"
}
]
}