merge intel x86 patches into gingerbread branch
commit
5b8346924b
|
@ -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