Follow framework refactoring.
am: a9298f8
* commit 'a9298f88442aae49a0817513209230e3e6e8d4e0':
Follow framework refactoring.
main
commit
1775b73f2b
|
@ -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