commit 41064d8548fb06360053a62363187cc1dfd7d018
Author: Nathan Freitas <nat...@freitas.net>
Date:   Thu Jul 10 11:04:46 2014 -0400

    add persistent flag
---
 AndroidManifest.xml |    1 +
 1 file changed, 1 insertion(+)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 1cf449a..efeaae1 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -24,6 +24,7 @@
       android:allowBackup="false"
       android:allowClearUserData="true"
       android:largeHeap="true"
+      android:persistent="true"
      >
       
         <activity android:name=".Orbot" 
android:configChanges="orientation|screenSize"



_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to