Revert https://android-git.corp.google.com/g/#change,63791 as library loading issue seems to have been fixed now.
bug: 2963855 Change-Id: Iafdfda801083f85126c443508755e3cc711fbf52main
parent
0a498cf8d8
commit
9b195dda60
|
@ -8,8 +8,8 @@ LOCAL_SRC_FILES := \
|
||||||
src/dictionary.cpp \
|
src/dictionary.cpp \
|
||||||
src/char_utils.cpp
|
src/char_utils.cpp
|
||||||
|
|
||||||
#LOCAL_NDK_VERSION := 4
|
LOCAL_NDK_VERSION := 4
|
||||||
#LOCAL_SDK_VERSION := 8
|
LOCAL_SDK_VERSION := 8
|
||||||
|
|
||||||
LOCAL_MODULE := libjni_latinime
|
LOCAL_MODULE := libjni_latinime
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue