aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-04-19 00:05:10 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-04-19 00:05:10 +0000
commitf2a10900d4ff5d7c6b8cf2318be13f225a2e3026 (patch)
tree7324a335fb65fcc585695d7d061b04aeba64be10 /java
parent0f591c64ff895363f5b02521cd02648463d1062a (diff)
parent5c36065b74852857b3cc520d7be5df9413937cd9 (diff)
downloadlatinime-f2a10900d4ff5d7c6b8cf2318be13f225a2e3026.tar.gz
latinime-f2a10900d4ff5d7c6b8cf2318be13f225a2e3026.tar.xz
latinime-f2a10900d4ff5d7c6b8cf2318be13f225a2e3026.zip
am 5c36065b: Merge "Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build."
* commit '5c36065b74852857b3cc520d7be5df9413937cd9': Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.
Diffstat (limited to 'java')
-rw-r--r--java/Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/java/Android.mk b/java/Android.mk
index 364973bea..b580624d7 100644
--- a/java/Android.mk
+++ b/java/Android.mk
@@ -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