Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.

Change-Id: Ib45416aec46d9cc574d34de96d18219643334beb
main
Ying Wang 2014-04-17 18:44:20 -07:00
parent 7cb0cc1b29
commit eb17716b8a
1 changed files with 0 additions and 3 deletions

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