[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [orbot/master] make orbot another background process
commit a9b41a8266fbbac37a63ff66ba67d6b8f1f75af4
Author: Nathan Freitas <nathan@xxxxxxxxxxx>
Date: Fri Aug 23 12:56:18 2013 -0400
make orbot another background process
---
AndroidManifest.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c86a2d4..b99853b 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -77,6 +77,7 @@
<service android:enabled="true"
android:name=".service.TorService"
android:exported="false"
+ android:process=":remote"
>
<intent-filter>
<action android:name="org.torproject.android.service.ITorService" />
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits