summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-02-13 14:34:32 -0800
committerandroid code review <noreply-gerritcodereview@google.com>2012-02-13 14:34:33 -0800
commite5520ea84671e907799217315ee3b47130d6e2ce (patch)
tree544ea97dba6671a455edef70ac527b03ee69f7a8
parentbada4ddcea0fcba968a1ff31e42342d8a8cceb0a (diff)
parentf7176a26c1b56b7f562cc621b8187664a093d293 (diff)
downloadPinyinIME-e5520ea84671e907799217315ee3b47130d6e2ce.tar.gz
Merge "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