am 9b195dda
: Revert https://android-git.corp.google.com/g/#change,63791 as library loading issue seems to have been fixed now.
Merge commit '9b195dda60bb2a072fcdc477206e223d60f8776c' into gingerbread-plus-aosp * commit '9b195dda60bb2a072fcdc477206e223d60f8776c': Revert https://android-git.corp.google.com/g/#change,63791 as library loading issue seems to have been fixed now.
This commit is contained in:
commit
ae51145100
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ LOCAL_SRC_FILES := \
|
|||
src/dictionary.cpp \
|
||||
src/char_utils.cpp
|
||||
|
||||
#LOCAL_NDK_VERSION := 4
|
||||
#LOCAL_SDK_VERSION := 8
|
||||
LOCAL_NDK_VERSION := 4
|
||||
LOCAL_SDK_VERSION := 8
|
||||
|
||||
LOCAL_MODULE := libjni_latinime
|
||||
|
||||
|
|
Loading…
Reference in a new issue