am 4336f133: Merge "Don\'t use stale NDK libraries for IA"
* commit '4336f133bed7dc067317980ab0d651711957c9e3': Don't use stale NDK libraries for IAmain
commit
7b3e2b79da
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue