summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 97a4845..6e72b23 100644
--- a/Android.mk
+++ b/Android.mk
@@ -44,7 +44,6 @@ common_C_INCLUDES = $(LOCAL_PATH)/include
include $(CLEAR_VARS)
ifeq ($(TARGET_ARCH),arm)
- LOCAL_NDK_VERSION := 5
LOCAL_SDK_VERSION := 9
endif