Merge "Add back tethering to mainline-postsubmit" into sc-dev am: d5532eac04

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

Change-Id: I57cc02aef4bad5f1e17d7b5065dc755c389196e2
This commit is contained in:
Remi NGUYEN VAN
2021-06-25 00:52:43 +00:00
committed by Automerger Merge Worker

View File

@@ -27,8 +27,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"]
}
],