Merge "Disable the AppOp Restriction for IpSec Tunnels" into stage-aosp-master am: bda7c96038

am: 1ea5d9ecbc

Change-Id: Idb6ff2adc72d0a293e1d99c287d0df68df88fe79
This commit is contained in:
Nathan Harold
2018-06-09 09:43:53 -07:00
committed by android-build-merger

View File

@@ -50,6 +50,7 @@ import java.util.Arrays;
import java.util.Collection;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
@@ -592,6 +593,7 @@ public class IpSecServiceParameterizedTest {
}
}
@Ignore
@Test
public void testAddTunnelFailsForBadPackageName() throws Exception {
try {