Skip to content
Snippets Groups Projects
Commit 60b0dcf8 authored by Christopher Tate's avatar Christopher Tate
Browse files

Remove now-obsolete BACKUP_DATA permission

Change-Id: Ib1d37c5c4577f6eaededb297aa8b126896e0f4f6
parent d2a4e90a
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,6 @@
<uses-permission android:name="android.permission.VIBRATE"/>
<uses-permission android:name="android.permission.READ_USER_DICTIONARY" />
<uses-permission android:name="android.permission.WRITE_USER_DICTIONARY" />
<uses-permission android:name="android.permission.BACKUP_DATA" />
<uses-permission android:name="android.permission.RECORD_AUDIO" />
<application android:label="@string/english_ime_name"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment