summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2012-08-14 10:28:38 -0700
committerYing Wang <wangying@google.com>2012-08-14 10:28:38 -0700
commit17710f9c8214ca05ff50399bc09cd268f6416d38 (patch)
treee557bf9ed2746fde41c143610e6abc9ac7bf8c10
parent1b6ced2e633aae7d3ceb12ab17c3658e06632213 (diff)
downloadsrtp-17710f9c8214ca05ff50399bc09cd268f6416d38.tar.gz
Retire LOCAL_NDK_VERSION.
Bug: 6932421 Change-Id: I4007da47dcff1ab582598507c4a5f092c48bb1cd
-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