Update makefile
Change-Id: I36aee7f39856bbd29d7d33a188728819b245d4a5
This commit is contained in:
parent
12bbd2cd5e
commit
1930f194c2
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ ifeq ($(FLAG_DBG), true)
|
||||||
endif # FLAG_DBG
|
endif # FLAG_DBG
|
||||||
endif # FLAG_DO_PROFILE
|
endif # FLAG_DO_PROFILE
|
||||||
|
|
||||||
LOCAL_MODULE := libjni_latinime_static
|
LOCAL_MODULE := libjni_latinime_common_static
|
||||||
LOCAL_MODULE_TAGS := optional
|
LOCAL_MODULE_TAGS := optional
|
||||||
|
|
||||||
ifdef HISTORICAL_NDK_VERSIONS_ROOT # In the platform build system
|
ifdef HISTORICAL_NDK_VERSIONS_ROOT # In the platform build system
|
||||||
|
|
Loading…
Reference in a new issue