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

This commit is contained in:
Remi NGUYEN VAN 2021-06-25 00:42:10 +00:00 committed by Android (Google) Code Review
commit d5532eac04

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"]
}
],