mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Unbundle LatinIME
Change-Id: I9f55377d5de050d18ee4a3b29bc43b19b0fababd
This commit is contained in:
parent
937d5ad013
commit
2a118d844e
@ -15,7 +15,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-common
|
||||
|
||||
#LOCAL_AAPT_FLAGS := -0 .dict
|
||||
|
||||
LOCAL_SDK_VERSION := current
|
||||
LOCAL_SDK_VERSION := 8
|
||||
|
||||
LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags
|
||||
|
||||
|
@ -8,8 +8,8 @@ LOCAL_SRC_FILES := \
|
||||
src/dictionary.cpp \
|
||||
src/char_utils.cpp
|
||||
|
||||
LOCAL_C_INCLUDES += \
|
||||
$(JNI_H_INCLUDE)
|
||||
LOCAL_NDK_VERSION := 4
|
||||
LOCAL_SDK_VERSION := 8
|
||||
|
||||
LOCAL_MODULE := libjni_latinime
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user