summaryrefslogtreecommitdiffstats
path: root/target/product/core.mk
diff options
context:
space:
mode:
authorKenny Root <kroot@google.com>2013-04-29 13:25:29 -0700
committerKenny Root <kroot@google.com>2013-04-29 15:58:54 -0700
commitdfaf384309d523a30bedcb9fe6da1074bafbe990 (patch)
tree720002c18e0f1afe4f64e6d989d9b88f03af44e2 /target/product/core.mk
parent3d660f2a7c8a69a33825cb05ffe8667c99138000 (diff)
downloadbuild-dfaf384309d523a30bedcb9fe6da1074bafbe990.zip
build-dfaf384309d523a30bedcb9fe6da1074bafbe990.tar.gz
build-dfaf384309d523a30bedcb9fe6da1074bafbe990.tar.bz2
Track change to JSSE provider
Change-Id: I130b137f8ba62a3cf1b915dcf6a0cf3dc25043eb
Diffstat (limited to 'target/product/core.mk')
-rw-r--r--target/product/core.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/core.mk b/target/product/core.mk
index c0ab6e0..5285ba8 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -82,6 +82,7 @@ ifeq ($(WITH_HOST_DALVIK),true)
PRODUCT_PACKAGES += \
apache-xml-hostdex \
bouncycastle-hostdex \
+ conscrypt-hostdex \
core-hostdex \
okhttp-hostdex \
libcrypto \