Merge "Disable the AppOp Restriction for IpSec Tunnels" into stage-aosp-master am: bda7c96038
am: 1ea5d9ecbc
Change-Id: Idb6ff2adc72d0a293e1d99c287d0df68df88fe79
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user