Follow framework refactoring.
Bug: 27531029 Change-Id: I7ebd335e68a5ca44348e19544d1ec66be60cdd88main
parent
c29921fe7c
commit
a9298f8844
|
@ -39,8 +39,8 @@
|
||||||
android:icon="@drawable/ic_launcher_keyboard"
|
android:icon="@drawable/ic_launcher_keyboard"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
android:forceDeviceEncrypted="true"
|
android:defaultToDeviceProtectedStorage="true"
|
||||||
android:encryptionAware="true">
|
android:directBootAware="true">
|
||||||
|
|
||||||
<!-- Services -->
|
<!-- Services -->
|
||||||
<service android:name="LatinIME"
|
<service android:name="LatinIME"
|
||||||
|
|
Loading…
Reference in New Issue