summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 2a72ac135..b0bb881d9 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -19,7 +19,6 @@
android:versionCode="1"
android:versionName="1.0" >
- <uses-permission android:name="android.permission.GET_ACCOUNTS" />
<!-- Allows mail to access the user's contacts, for email address auto-completion -->
<uses-permission android:name="android.permission.READ_CONTACTS"/>
<!-- Allows access to EmailProvider (EAS/IMAP/POP3) -->