summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
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 6f8750bce..8d61024a2 100644
--- a/Android.mk
+++ b/Android.mk
@@ -49,7 +49,7 @@ LOCAL_OVERRIDES_PACKAGES := Email
LOCAL_PROGUARD_FLAG_FILES := proguard.flags $(unified_email_dir)/proguard.flags
-LOCAL_SDK_VERSION := current # TODO change this to "17" once the MR1 sdk version is set to 17
+LOCAL_SDK_VERSION := 17
include $(BUILD_PACKAGE)