summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2014-12-12 11:38:19 +0000
committerNarayan Kamath <narayan@google.com>2015-02-06 13:40:01 +0000
commitf8f1eacd2124e679b556f1c7f11b4a65db7bccfc (patch)
tree320b4b7a4af98d977f0fcaab0b2a53e1efdf6d48 /Android.mk
parentb13a9a1978cb0219e381d5f5ea36360e788d1a34 (diff)
downloadandroid_packages_apps_Email-f8f1eacd2124e679b556f1c7f11b4a65db7bccfc.tar.gz
android_packages_apps_Email-f8f1eacd2124e679b556f1c7f11b4a65db7bccfc.tar.bz2
android_packages_apps_Email-f8f1eacd2124e679b556f1c7f11b4a65db7bccfc.zip
Add an explicit dependency on org.apache.http.legacy.
bug: 18027885 Change-Id: I82f8348f69a9f0d1203ad0188ce8fca6d7c379bc
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 60d471196..cfdf52dda 100644
--- a/Android.mk
+++ b/Android.mk
@@ -56,6 +56,8 @@ LOCAL_STATIC_JAVA_LIBRARIES += android-opt-bitmap
LOCAL_STATIC_JAVA_LIBRARIES += android-opt-datetimepicker
LOCAL_STATIC_JAVA_LIBRARIES += owasp-html-sanitizer
+LOCAL_JAVA_LIBRARIES := org.apache.http.legacy
+
LOCAL_PACKAGE_NAME := Email
LOCAL_PROGUARD_FLAG_FILES := proguard.flags $(unified_email_dir)/proguard.flags