diff --git a/TEST_MAPPING b/TEST_MAPPING index 512851905d..1db4baaf4c 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -13,8 +13,7 @@ ], "mainline-presubmit": [ { - // TODO: add back the tethering modules when updatable in this branch - "name": "CtsNetTestCasesLatestSdk[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex]", + "name": "CtsNetTestCasesLatestSdk[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]", "options": [ { "exclude-annotation": "com.android.testutils.SkipPresubmit" @@ -25,8 +24,7 @@ // Tests on physical devices with SIM cards: postsubmit only for capacity constraints "mainline-postsubmit": [ { - // TODO: add back the tethering module when updatable in this branch - "name": "CtsNetTestCasesLatestSdk[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex]", + "name": "CtsNetTestCasesLatestSdk[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]", "keywords": ["sim"] } ] diff --git a/tests/cts/net/AndroidTestTemplate.xml b/tests/cts/net/AndroidTestTemplate.xml index 474eefe7bf..78a01e29c1 100644 --- a/tests/cts/net/AndroidTestTemplate.xml +++ b/tests/cts/net/AndroidTestTemplate.xml @@ -21,7 +21,6 @@