diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b663480e0..3f87b7e8b 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -35,13 +35,22 @@ - + + + + + + + @@ -226,11 +235,14 @@ android:grantUriPermissions="true" android:readPermission="com.android.email.permission.READ_ATTACHMENT" /> + + diff --git a/res/values/strings.xml b/res/values/strings.xml index 610ede96d..7affc8fe1 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -16,10 +16,17 @@ - - read Email attachments - - Allows this application to read your Email attachments. + + Read Email attachments + + Allows this application to read your Email + attachments. + + Access Email provider data + + Allows this application to access your Email + database, including received messages, sent messages, usernames and passwords. + Email