Update Android.mk
This commit is contained in:
parent
f22cdd536d
commit
7fb53c9fad
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
ifneq ($(OSMAND_BUILDING_NEON_LIBRARY),true)
|
||||
LOCAL_MODULE := OsmAndJNI
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue