Philip P. Moltmann | c137f1c | 2019-10-11 12:08:40 -0700 | [diff] [blame] | 1 | { |
2 | "presubmit": [ | ||||
3 | { | ||||
4 | "name": "CtsPrintTestCases", | ||||
5 | "options": [ | ||||
6 | { | ||||
7 | "include-annotation": "android.platform.test.annotations.Presubmit" | ||||
8 | } | ||||
9 | ] | ||||
10 | } | ||||
Ashish Kumar Gupta | f126b06 | 2024-05-16 16:39:49 +0000 | [diff] [blame] | 11 | ], |
12 | "postsubmit": [ | ||||
13 | { | ||||
14 | "name": "PrintSpoolerOutOfProcessTests" | ||||
15 | } | ||||
Philip P. Moltmann | c137f1c | 2019-10-11 12:08:40 -0700 | [diff] [blame] | 16 | ] |
17 | } |