am eb17716b: Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.

* commit 'eb17716b8a310f265f5c0e41a8264013a5dd1b6e':
  Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.
This commit is contained in:
Ying Wang 2014-04-18 22:23:22 +00:00 committed by Android Git Automerger
commit b06a3b2f35

View File

@ -23,10 +23,7 @@ LOCAL_PACKAGE_NAME := LatinIME
LOCAL_CERTIFICATE := shared
# We want to package libjni_latinime.so into the apk.
LOCAL_JNI_SHARED_LIBRARIES := libjni_latinime
# We want to install libjni_latinime.so to the system partition if LatinIME gets installed.
LOCAL_REQUIRED_MODULES := libjni_latinime
LOCAL_STATIC_JAVA_LIBRARIES := android-common inputmethod-common android-support-v4