summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-02-13 20:02:49 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2012-02-13 20:02:49 -0800
commitba0aef21536c993760b884f188f6e801711ebb5a (patch)
tree544ea97dba6671a455edef70ac527b03ee69f7a8
parent62aa866e61551580a6521924a2b9178ba18fdd35 (diff)
parente5520ea84671e907799217315ee3b47130d6e2ce (diff)
downloadPinyinIME-ba0aef21536c993760b884f188f6e801711ebb5a.tar.gz
am e5520ea8: Merge "PinyinIME: Add required library for package"
* commit 'e5520ea84671e907799217315ee3b47130d6e2ce': PinyinIME: Add required library for package
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 99ad14d..b0741e0 100644
--- a/Android.mk
+++ b/Android.mk
@@ -11,6 +11,8 @@ LOCAL_PACKAGE_NAME := PinyinIME
LOCAL_JNI_SHARED_LIBRARIES := libjni_pinyinime
+LOCAL_REQUIRED_MODULES := libjni_pinyinime
+
LOCAL_STATIC_JAVA_LIBRARIES := com.android.inputmethod.pinyin.lib
LOCAL_CERTIFICATE := shared