mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Follow framework refactoring.
Bug: 27531029 Change-Id: I7ebd335e68a5ca44348e19544d1ec66be60cdd88
This commit is contained in:
parent
c29921fe7c
commit
a9298f8844
@ -39,8 +39,8 @@
|
||||
android:icon="@drawable/ic_launcher_keyboard"
|
||||
android:supportsRtl="true"
|
||||
android:allowBackup="true"
|
||||
android:forceDeviceEncrypted="true"
|
||||
android:encryptionAware="true">
|
||||
android:defaultToDeviceProtectedStorage="true"
|
||||
android:directBootAware="true">
|
||||
|
||||
<!-- Services -->
|
||||
<service android:name="LatinIME"
|
||||
|
Loading…
Reference in New Issue
Block a user