improved wizard flow on non-root devices
This commit is contained in:
parent
2655088ae6
commit
9ff5c22598
|
@ -177,6 +177,7 @@ public class Permissions extends Activity implements TorConstants {
|
|||
|
||||
hasRoot = false;
|
||||
Log.d(TorService.TAG,"ERROR: IPTables OWNER module not available",e);
|
||||
stepFour();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue