summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorMakoto Onuki <omakoto@google.com>2010-09-09 10:43:18 -0700
committerMakoto Onuki <omakoto@google.com>2010-09-09 10:46:52 -0700
commit1b68bb3216aee6ec5aeb0dfd861448c8d707bfe8 (patch)
tree6d7c1772b9955178c416a240eec8f5eb2d29ad2a /Android.mk
parent13020bef2f3657a223e9e1aba9188222962df2b1 (diff)
downloadandroid_packages_apps_Exchange-1b68bb3216aee6ec5aeb0dfd861448c8d707bfe8.tar.gz
android_packages_apps_Exchange-1b68bb3216aee6ec5aeb0dfd861448c8d707bfe8.tar.bz2
android_packages_apps_Exchange-1b68bb3216aee6ec5aeb0dfd861448c8d707bfe8.zip
Cleanups for unbundling
* android.security is hidden. Use java.security.MessageDigest instead. * Remove android-common from makefile (we no longer use it) * Add LOCAL_SDK_VERSION to makefile and comment it out Change-Id: I7f9a021387d5c4e47ade1adb0bb75bec82ba0dd8
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index da7fc5c8..5707fe2e 100644
--- a/Android.mk
+++ b/Android.mk
@@ -24,7 +24,8 @@ LOCAL_SRC_FILES += \
src/com/android/email/service/IEmailServiceCallback.aidl
# EXCHANGE-REMOVE-SECTION-END
-LOCAL_STATIC_JAVA_LIBRARIES := android-common
+# Revive this when the app is unbundled.
+# LOCAL_SDK_VERSION := current
LOCAL_PACKAGE_NAME := Email