blob: e2a9c757784baebebb3929b458a57d11bec8813f [file] [log] [blame]
Treehugger Robotf0a78c32020-06-05 05:00:18 +00001{
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}