Merge "Don't use stale NDK libraries for IA"

main
Jean-Baptiste Queru 2010-12-29 12:58:03 -08:00 committed by Android Code Review
commit 4336f133be
1 changed files with 2 additions and 0 deletions

View File

@ -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