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

am: bda7c96038

Change-Id: I98f2a964b3035daf93b54dc2b72561b16d2ded92
This commit is contained in:
Nathan Harold
2018-06-09 09:25:32 -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 {