summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorMindy Pereira <mindyp@google.com>2012-04-25 09:27:04 -0700
committerMindy Pereira <mindyp@google.com>2012-04-25 09:33:54 -0700
commit36bbcaeff2a6e57189e4f4818e0ccdf6317ce836 (patch)
tree322879cbb8a11308712ed891e82a657e73db3664 /Android.mk
parentd48a6fa73d91006ed9de336119d82978e08cc37f (diff)
downloadandroid_packages_apps_UnifiedEmail-36bbcaeff2a6e57189e4f4818e0ccdf6317ce836.tar.gz
android_packages_apps_UnifiedEmail-36bbcaeff2a6e57189e4f4818e0ccdf6317ce836.tar.bz2
android_packages_apps_UnifiedEmail-36bbcaeff2a6e57189e4f4818e0ccdf6317ce836.zip
Revert "new notif"
This reverts commit c35ca0c3f57ccc4da2bcc1dd72fbb5c9467b9a3c
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 d122807c7..0645794d2 100644
--- a/Android.mk
+++ b/Android.mk
@@ -32,7 +32,7 @@ LOCAL_STATIC_JAVA_LIBRARIES += com.android.emailcommon
LOCAL_STATIC_JAVA_LIBRARIES += android-support-v4
LOCAL_STATIC_JAVA_LIBRARIES += android-support-v13
-LOCAL_SDK_VERSION := current
+LOCAL_SDK_VERSION := 14
LOCAL_SRC_FILES := $(call all-java-files-under, $(src_dirs)) \
$(call all-logtags-files-under, $(src_dirs))