summaryrefslogtreecommitdiff
authorTing Li <ting.li@amlogic.com>2013-11-22 07:01:37 (GMT)
committer tao.dong <tao.dong@amlogic.com>2013-11-22 10:39:06 (GMT)
commit40915276ef044e0301436a59609ec8edec8cf787 (patch)
tree9462763e76cec7ccb882b2930f6b85e0e3b50d58
parent1c10fc0abb99c90a736dd82ad97361dda3cdc1d8 (diff)
downloadRemoteIME-40915276ef044e0301436a59609ec8edec8cf787.zip
RemoteIME-40915276ef044e0301436a59609ec8edec8cf787.tar.gz
RemoteIME-40915276ef044e0301436a59609ec8edec8cf787.tar.bz2
pd#82566 keeping remoteIME killed after restore
Diffstat
-rwxr-xr-xAndroidManifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index eec75db..942443b 100755
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -23,6 +23,8 @@
<application android:icon="@drawable/app_icon"
android:allowBackup="false"
+ android:persistent="true"
+ android:killAfterRestore="false"
android:label="@string/ime_name">
<service android:name=".PinyinDecoderService"
android:exported="true">