blob: c1cba5f7f22d32eb357bc705c48afe47e2b58b19 [file] [log] [blame]
Pavel Grafov3119f592019-07-23 12:25:18 +01001{
Pavel Grafov9bec4c42020-05-20 13:15:52 +01002 "presubmit": [
Pavel Grafov3119f592019-07-23 12:25:18 +01003 {
4 "name": "CtsDevicePolicyManagerTestCases",
5 "options": [
6 {
7 "include-annotation": "com.android.cts.devicepolicy.annotations.LockSettingsTest"
8 },
9 {
10 "exclude-annotation": "android.platform.test.annotations.FlakyTest"
11 }
12 ]
13 }
14 ]
15}