Loading tests/telephonytests/Android.mk +0 −3 Original line number Diff line number Diff line Loading @@ -20,7 +20,4 @@ LOCAL_PRIVATE_PLATFORM_APIS := true LOCAL_COMPATIBILITY_SUITE := device-tests # b/72575505 LOCAL_ERROR_PRONE_FLAGS := -Xep:JUnit4TestNotRun:WARN include $(BUILD_PACKAGE) tests/telephonytests/src/com/android/internal/telephony/dataconnection/DataConnectionTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -501,6 +501,7 @@ public class DataConnectionTest extends TelephonyTest { assertTrue(getNetworkCapabilities().hasCapability(NET_CAPABILITY_NOT_CONGESTED)); } @Test @SmallTest public void testIsIpAddress() throws Exception { // IPv4 Loading Loading
tests/telephonytests/Android.mk +0 −3 Original line number Diff line number Diff line Loading @@ -20,7 +20,4 @@ LOCAL_PRIVATE_PLATFORM_APIS := true LOCAL_COMPATIBILITY_SUITE := device-tests # b/72575505 LOCAL_ERROR_PRONE_FLAGS := -Xep:JUnit4TestNotRun:WARN include $(BUILD_PACKAGE)
tests/telephonytests/src/com/android/internal/telephony/dataconnection/DataConnectionTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -501,6 +501,7 @@ public class DataConnectionTest extends TelephonyTest { assertTrue(getNetworkCapabilities().hasCapability(NET_CAPABILITY_NOT_CONGESTED)); } @Test @SmallTest public void testIsIpAddress() throws Exception { // IPv4 Loading