diff --git a/tests/cts/net/TEST_MAPPING b/tests/cts/net/TEST_MAPPING index 7545cb0c30..8f65b655dc 100644 --- a/tests/cts/net/TEST_MAPPING +++ b/tests/cts/net/TEST_MAPPING @@ -19,5 +19,12 @@ } ] } + ], + // Tests on physical devices with SIM cards: postsubmit only for capacity constraints + "mainline-postsubmit": [ + { + "name": "CtsNetTestCasesLatestSdk[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]", + "keywords": ["sim"] + } ] }