summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index f2a219e..2f528fc 100644
--- a/Android.mk
+++ b/Android.mk
@@ -18,7 +18,7 @@ apache_http_src_files := \
$(call all-java-files-under,src) \
$(call all-java-files-under,android)
-apache_http_java_libs := conscrypt
+apache_http_java_libs := conscrypt tcmiface
apache_http_packages := $(strip \
com.android.internal.http.multipart \