commit 023ef2d4ce96bf7672ea3f039b62b5460173a3aa
Author: Nathan Freitas <[email protected]>
Date:   Sat Jul 19 20:40:19 2014 -0400

    boot receive does not need HOME category
---
 AndroidManifest.xml |    1 -
 1 file changed, 1 deletion(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ad3f927..23981b1 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -99,7 +99,6 @@
        <receiver android:name=".OnBootReceiver">
                        <intent-filter>
                                <action 
android:name="android.intent.action.BOOT_COMPLETED" />
-                               <category 
android:name="android.intent.category.HOME" />
                        </intent-filter>
                </receiver>
        



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to