Merge "Cleanup leftover commented code."
am: 89268e42f2 Change-Id: I5e57d84884676af7640d7ccb8c7d1d489184248d
This commit is contained in:
@@ -779,17 +779,6 @@ public class VpnTest extends InstrumentationTestCase {
|
|||||||
assertEquals(expected, mCM.getProxyForNetwork(network));
|
assertEquals(expected, mCM.getProxyForNetwork(network));
|
||||||
}
|
}
|
||||||
|
|
||||||
// public void testIsAlwaysOnIsLockdownNotAlwaysOn() throws Exception {
|
|
||||||
// if (!supportedHardware()) return;
|
|
||||||
//
|
|
||||||
// // This package is the VPN app, so we can call the APIs directly.
|
|
||||||
//
|
|
||||||
// startVpn(new String[] {"192.0.2.2/32", "2001:db8:1:2::ffe/128"},
|
|
||||||
// new String[] {"0.0.0.0/0", "::/0"},
|
|
||||||
// mPackageName /* allowedApps */, "",
|
|
||||||
// null /* proxyInfo */);
|
|
||||||
// }
|
|
||||||
|
|
||||||
class ProxyChangeBroadcastReceiver extends BlockingBroadcastReceiver {
|
class ProxyChangeBroadcastReceiver extends BlockingBroadcastReceiver {
|
||||||
private boolean received;
|
private boolean received;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user