Manual merge from gingerbread-plus-aosp
Change-Id: If048354f9b80bcaa1e97df5c31c3df80231eb612main
commit
2912c654b4
|
@ -12,11 +12,13 @@ LOCAL_SRC_FILES := \
|
|||
|
||||
#FLAG_DBG := true
|
||||
|
||||
ifneq ($(TARGET_ARCH),x86)
|
||||
ifneq ($(FLAG_DBG), true)
|
||||
LOCAL_NDK_VERSION := 4
|
||||
endif
|
||||
|
||||
LOCAL_SDK_VERSION := 8
|
||||
endif #TARGET_ARCH = x86
|
||||
|
||||
LOCAL_MODULE := libjni_latinime
|
||||
|
||||
|
|
Loading…
Reference in New Issue