summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 1b111f06..374b985a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -21,11 +21,6 @@
android:description="@string/permdesc_downloadCompletedIntent"
android:protectionLevel="signature" />
- <permission android:name="android.permission.SEE_ALL_EXTERNAL"
- android:label="@string/permlab_seeAllExternal"
- android:description="@string/permdesc_seeAllExternal"
- android:protectionLevel="normal"/>
-
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-permission android:name="android.permission.ACCESS_DOWNLOAD_MANAGER" />
<uses-permission android:name="android.permission.ACCESS_DRM" />