Pavel Grafov | 3119f59 | 2019-07-23 12:25:18 +0100 | [diff] [blame^] | 1 | { |
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 | } |