[orbot/master] boot receive does not need HOME category

29 Jul
2014
29 Jul
'14
1:41 a.m.
commit 023ef2d4ce96bf7672ea3f039b62b5460173a3aa Author: Nathan Freitas <nathan@freitas.net> 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>
3977
Age (days ago)
3977
Last active (days ago)
0 comments
1 participants
participants (1)
-
n8fr8@torproject.org