Follow framework refactoring.

am: a9298f8

* commit 'a9298f88442aae49a0817513209230e3e6e8d4e0':
  Follow framework refactoring.
main
Jeff Sharkey 2016-03-17 22:14:24 +00:00 committed by android-build-merger
commit 1775b73f2b
1 changed files with 2 additions and 2 deletions

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"