Set local sdk version

Change-Id: I736591787527849222d95574bb092437d18b04f5
This commit is contained in:
Paul Westbrook 2013-03-05 09:45:59 -08:00
parent 3f0f64f79b
commit 1bc34c4317
1 changed files with 1 additions and 1 deletions

View File

@ -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)