blob: 56f5cc034f05334e2a70ca6b1ab5effc29a78ec2 [file] [log] [blame]
Pavel Grafov3119f592019-07-23 12:25:18 +01001{
Dan Shi597ceef2019-10-04 11:18:43 -07002 "presubmit-devicepolicy": [
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}