blob: 7a449effdf76795b71ec26819e9039de20a1f90a [file] [log] [blame]
Pavel Grafov3119f592019-07-23 12:25:18 +01001{
easoncyleeac72e3c2021-04-21 15:08:24 +08002 "presubmit-large": [
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}