blob: c1cba5f7f22d32eb357bc705c48afe47e2b58b19 [file] [log] [blame]
Pavel Grafov3119f592019-07-23 12:25:18 +01001{
2 "presubmit": [
3 {
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}