blob: 3451cdde9beb3a7acb9f87a9d0a3cd76fec332b1 [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": "CtsWifiBroadcastsHostTestCases",
"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.PhoneAccountSuggestionServiceTest"
}
]
}
]
}