summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 6d0e0c9ac..d89de95f8 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -44,8 +44,6 @@
<uses-permission android:name="com.android.voicemail.permission.READ_WRITE_ALL_VOICEMAIL" />
<uses-permission android:name="android.permission.ALLOW_ANY_CODEC_FOR_PLAYBACK" />
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT"/>
- <!-- allow broadcasting secret code intents that reboot the phone -->
- <uses-permission android:name="android.permission.REBOOT" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<!-- This tells the activity manager to not delay any of our activity
start requests, even if they happen immediately after the user