improved wizard flow on non-root devices

This commit is contained in:
n8fr8 2012-06-19 20:45:04 -04:00
parent 2655088ae6
commit 9ff5c22598
1 changed files with 1 additions and 0 deletions

View File

@ -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();
}
}