summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorIsaac Katzenelson <isaack@android.com>2012-06-21 20:18:52 -0700
committerIsaac Katzenelson <isaack@android.com>2012-06-21 20:18:52 -0700
commitcbe9a13afeb7b739f2bd832d6b7e78251dc996eb (patch)
tree933cffbbeae112b3f242053dd95c1606ebe2f192 /Android.mk
parentd74824a44f31297883304e41cc88d265845dcdc8 (diff)
downloadandroid_packages_apps_Calendar-cbe9a13afeb7b739f2bd832d6b7e78251dc996eb.tar.gz
android_packages_apps_Calendar-cbe9a13afeb7b739f2bd832d6b7e78251dc996eb.tar.bz2
android_packages_apps_Calendar-cbe9a13afeb7b739f2bd832d6b7e78251dc996eb.zip
Fix make file for unbundled branch
Change-Id: I25e901c6961ef58c4c053f815a4acb621cc58781
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 52d7c6d1..7ccbbc4c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -23,7 +23,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
android-common-chips \
android-support-v4 \
calendar-common
-LOCAL_SDK_VERSION := current
+LOCAL_SDK_VERSION := 16
LOCAL_RESOURCE_DIR := $(addprefix $(LOCAL_PATH)/, $(res_dirs))