Skip to content
Snippets Groups Projects
Commit 7b3e2b79 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Git Automerger
Browse files

am 4336f133: Merge "Don\'t use stale NDK libraries for IA"

* commit '4336f133':
  Don't use stale NDK libraries for IA
parents 65864d9e 4336f133
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,10 @@ LOCAL_SRC_FILES := \
src/dictionary.cpp \
src/char_utils.cpp
ifneq ($(TARGET_ARCH),x86)
LOCAL_NDK_VERSION := 4
LOCAL_SDK_VERSION := 8
endif
LOCAL_MODULE := libjni_latinime
......
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