Follow framework refactoring.

Bug: 27531029
Change-Id: I7ebd335e68a5ca44348e19544d1ec66be60cdd88
This commit is contained in:
Jeff Sharkey 2016-03-17 11:06:41 -06:00
parent c29921fe7c
commit a9298f8844

View file

@ -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"