Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a66cd81 authored by Christopher Tate's avatar Christopher Tate Committed by Jean-Baptiste Queru
Browse files

Add the BACKUP_DATA permission to the LatinIME package

parent f51d16a4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@
    <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" />

    <application android:label="@string/english_ime_name"
            android:backupAgent="LatinIMEBackupAgent">