|
@@ -569,6 +569,7 @@ public class PsiphonTunnel {
|
|
|
|
|
|
|
|
private void startPsiphon(String embeddedServerEntries) throws Exception {
|
|
private void startPsiphon(String embeddedServerEntries) throws Exception {
|
|
|
stopPsiphon();
|
|
stopPsiphon();
|
|
|
|
|
+ mIsWaitingForNetworkConnectivity.set(false);
|
|
|
mHostService.onDiagnosticMessage("starting Psiphon library");
|
|
mHostService.onDiagnosticMessage("starting Psiphon library");
|
|
|
try {
|
|
try {
|
|
|
Psi.start(
|
|
Psi.start(
|