Don't run testGetAllNetworkStateSnapshots in instant app mode am: 1ee5ba31a6

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

Change-Id: I78224ae28eba3a4822d584c49d29085275f6cd77
This commit is contained in:
Lorenzo Colitti
2021-06-15 16:37:30 +00:00
committed by Automerger Merge Worker

View File

@@ -461,6 +461,7 @@ public class ConnectivityManagerTest {
android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE);
}
@AppModeFull(reason = "Cannot request network in instant app mode")
@DevSdkIgnoreRule.IgnoreUpTo(Build.VERSION_CODES.R)
@Test
public void testGetAllNetworkStateSnapshots()