Loading java/AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
java/AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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" Loading