| Remi NGUYEN VAN | f33b6ea | 2020-06-03 16:10:43 +0900 | [diff] [blame] | 1 | { | 
| 2 | // TODO: move to mainline-presubmit once supported | ||||
| 3 | "postsubmit": [ | ||||
| 4 | { | ||||
| 5 | "name": "CtsNetTestCasesLatestSdk", | ||||
| 6 | "options": [ | ||||
| 7 | { | ||||
| 8 | "exclude-annotation": "com.android.testutils.SkipPresubmit" | ||||
| 9 | } | ||||
| 10 | ] | ||||
| 11 | } | ||||
| 12 | ] | ||||
| 13 | } | ||||