Update build to include neon

This commit is contained in:
Victor Shcherb 2013-08-10 23:44:17 +02:00
parent 4f97baef53
commit efc9044278

View file

@ -1,5 +1,5 @@
# CPU Features library should not be built for newon
ifneq ($(OSMAND_BUILDING_NEON_LIBRARY),true)
#ifneq ($(OSMAND_BUILDING_NEON_LIBRARY),true)
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
@ -19,4 +19,4 @@ endif
$(call import-module,android/cpufeatures)
endif
#endif