aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-04-18 23:57:15 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-04-18 23:57:15 +0000
commit5c36065b74852857b3cc520d7be5df9413937cd9 (patch)
treed6edf921abc2e55f78c80053d1d929e06a1d90ad /java
parent136b32c975827ac0171e10ab089952c0ef706571 (diff)
parent5833a06c95c37829cf67298dbbf90e3b31e9841e (diff)
downloadlatinime-5c36065b74852857b3cc520d7be5df9413937cd9.tar.gz
latinime-5c36065b74852857b3cc520d7be5df9413937cd9.tar.xz
latinime-5c36065b74852857b3cc520d7be5df9413937cd9.zip
Merge "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