Merge "Add ConnectivityCoverageTests to presubmit" am: 0909afc08a am: 4d5342d396

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1768348

Change-Id: I39afdc1740908dbcd7e5fdf87f66a955b4108538
This commit is contained in:
Remi NGUYEN VAN
2021-07-16 06:46:06 +00:00
committed by Automerger Merge Worker

View File

@@ -1,5 +1,8 @@
{
"presubmit": [
{
"name": "ConnectivityCoverageTests"
},
// Run in addition to mainline-presubmit as mainline-presubmit is not
// supported in every branch.
// CtsNetTestCasesLatestSdk uses stable API shims, so does not exercise
@@ -19,11 +22,6 @@
"name": "TetheringIntegrationTests"
}
],
"postsubmit": [
{
"name": "ConnectivityCoverageTests"
}
],
"mainline-presubmit": [
{
// TODO: add back the tethering modules when updatable in this branch