Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f2a10900 authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

am 5c36065b: Merge "Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build."

* commit '5c36065b':
  Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.
parents 0f591c64 5c36065b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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