blob: ad3b44f1bccec56dbbb95cb64469ec3d70bea361 [file] [log] [blame]
Philip P. Moltmannc137f1c2019-10-11 12:08:40 -07001{
2 "presubmit": [
3 {
4 "name": "CtsPrintTestCases",
5 "options": [
6 {
7 "include-annotation": "android.platform.test.annotations.Presubmit"
8 }
9 ]
10 }
Ashish Kumar Guptaf126b062024-05-16 16:39:49 +000011 ],
12 "postsubmit": [
13 {
14 "name": "PrintSpoolerOutOfProcessTests"
15 }
Philip P. Moltmannc137f1c2019-10-11 12:08:40 -070016 ]
17}