Merge "Cleanup leftover commented code." am: 89268e42f2
am: da8ad481d3
Change-Id: I6f0c705a51130288d2bb42f401baf8116f4b00dc
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