summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorMindy Pereira <mindyp@google.com>2011-11-01 17:21:18 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-11-01 17:21:18 -0700
commita86230112931dccb92dea2e175a300ad634f63e3 (patch)
tree1fc8dd486c2b1d67de0fdf3aae64a59418760ff0 /Android.mk
parentf96a657aaf343846528dfcfd9156858b20acb863 (diff)
downloadandroid_packages_apps_Email-a86230112931dccb92dea2e175a300ad634f63e3.tar.gz
android_packages_apps_Email-a86230112931dccb92dea2e175a300ad634f63e3.tar.bz2
android_packages_apps_Email-a86230112931dccb92dea2e175a300ad634f63e3.zip
Revert "Fix build break"
This reverts commit f96a657aaf343846528dfcfd9156858b20acb863
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 63c04a612..ce837b141 100644
--- a/Android.mk
+++ b/Android.mk
@@ -36,7 +36,7 @@ LOCAL_PACKAGE_NAME := Email
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
-#LOCAL_SDK_VERSION := current
+LOCAL_SDK_VERSION := current
# The Emma tool analyzes code coverage when running unit tests on the
# application. This configuration line selects which packages will be analyzed,