Dan Shi 597ceefa4a Move CtsDevicePolicyManagerTestCases to its own group
Bug: 141061952
Test: none
Change-Id: I5b69e69ccd5fdc6b9489e8df25d9444f043a33e6
2019-10-04 11:18:43 -07:00

16 lines
419 B
Plaintext

{
"presubmit-devicepolicy": [
{
"name": "CtsDevicePolicyManagerTestCases",
"options": [
{
"include-annotation": "com.android.cts.devicepolicy.annotations.LockSettingsTest"
},
{
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
}
]
}
]
}