Fix restore from keyboard

The keyboard starts up before the restore process and the default shared
preferences are cached and used even after the restore.

Bug: 17837918
Change-Id: I2669e377b6e95813657fd6a80fbff4472330e3aa
(cherry picked from commit e9d814674b)
main
Sandeep Siddhartha 2014-11-05 13:39:11 -08:00
parent d25f8443eb
commit e5515395f1
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@
<application android:label="@string/english_ime_name"
android:icon="@drawable/ic_launcher_keyboard"
android:killAfterRestore="false"
android:supportsRtl="true"
android:allowBackup="true">