Rename package back to orbot because these are orbot utils

This commit is contained in:
Dominik Schürmann
2015-07-03 20:46:16 +05:30
committed by Adithya Abraham Philip
parent c419885434
commit c74d6fc710
13 changed files with 12 additions and 15 deletions
@@ -47,7 +47,7 @@
*****
*/
package org.sufficientlysecure.keychain.util.tor;
package org.sufficientlysecure.keychain.util.orbot;
import android.content.Context;
import android.content.Intent;
@@ -47,7 +47,7 @@
*****
*/
package org.sufficientlysecure.keychain.util.tor;
package org.sufficientlysecure.keychain.util.orbot;
import org.sufficientlysecure.keychain.Constants;
import org.sufficientlysecure.keychain.util.Log;