Follow framework refactoring. am: a9298f8

am: 1775b73

* commit '1775b73f2b24298860b37849131f1977b52eb7c7':
  Follow framework refactoring.
main
Jeff Sharkey 2016-03-17 22:18:30 +00:00 committed by android-build-merger
commit cec1191f95
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"