blob: 9556e19d2bbfb72765f85b665e20e66bf12d92c8 [file] [log] [blame]
{
"imports": [
{
"path": "packages/modules/Connectivity"
},
{
"path": "packages/services/Telecomm"
},
{
"path": "system/netd"
}
],
"presubmit": [
{
"name": "CtsNetTestCases",
"options": [
{
"exclude-annotation": "com.android.testutils.SkipPresubmit"
}
]
},
{
"name": "CtsNetTestCasesLatestSdk",
"options": [
{
"exclude-annotation": "com.android.testutils.SkipPresubmit"
}
]
},
{
"name": "CtsUsbManagerTestCases",
"options": [
{
"exclude-annotation": "com.android.testutils.SkipPresubmit"
}
]
},
{
"name": "vts_kernel_net_tests"
}
],
"presubmit-large": [
{
"name": "CtsHostsideNetworkTests",
"options": [
{
"exclude-annotation": "com.android.testutils.SkipPresubmit"
}
]
},
{
"name": "CtsTelecomTestCases",
"options": [
{
"exclude-annotation": "com.android.testutils.SkipPresubmit"
},
{
"include-filter": "android.telecom.cts.ExtendedInCallServiceTest"
}
]
}
]
}