summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 7eab984..b24a7a9 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -18,8 +18,6 @@
package="com.android.providers.userdictionary"
android:sharedUserId="android.uid.shared">
- <uses-permission android:name="android.permission.BACKUP_DATA" />
-
<application android:process="android.process.acore"
android:allowClearUserData="false"
android:backupAgent="DictionaryBackupAgent"