Skip to content
Snippets Groups Projects
Commit 11c41216 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru
Browse files

Merge 2577fca1

Change-Id: Ie2c9f6c2eafb59dff95db8954481ce49c87a6d44
parents f8dbeb00 2577fca1
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ LOCAL_PACKAGE_NAME := LatinIME
LOCAL_CERTIFICATE := shared
LOCAL_JNI_SHARED_LIBRARIES := libjni_latinime
LOCAL_REQUIRED_MODULES := libjni_latinime
LOCAL_STATIC_JAVA_LIBRARIES := android-common
LOCAL_STATIC_JAVA_LIBRARIES += inputmethod-common
......
......@@ -66,7 +66,7 @@ endif
LOCAL_MODULE := libjni_latinime
LOCAL_MODULE_TAGS := user
LOCAL_MODULE_TAGS := optional
# For STL
LOCAL_C_INCLUDES += external/stlport/stlport bionic
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment