aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-04-17 18:44:20 -0700
committerYing Wang <wangying@google.com>2014-04-18 16:45:41 -0700
commit5833a06c95c37829cf67298dbbf90e3b31e9841e (patch)
treed6edf921abc2e55f78c80053d1d929e06a1d90ad /java
parent136b32c975827ac0171e10ab089952c0ef706571 (diff)
downloadlatinime-5833a06c95c37829cf67298dbbf90e3b31e9841e.tar.gz
latinime-5833a06c95c37829cf67298dbbf90e3b31e9841e.tar.xz
latinime-5833a06c95c37829cf67298dbbf90e3b31e9841e.zip
Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.
Change-Id: Ib45416aec46d9cc574d34de96d18219643334beb
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