Commit 22a12c91 authored by Brian Carlstrom's avatar Brian Carlstrom
Browse files

Track rename of mockwebserver-hostdex to mockwebserver-host

Change-Id: I2122f8c7d69f4d8837d5a677599d33cb32b24f2a
parent 547593a3
......@@ -152,7 +152,7 @@ ifeq ($(WITH_HOST_DALVIK),true)
LOCAL_JAVA_RESOURCE_DIRS := $(test_resource_dirs)
LOCAL_NO_STANDARD_LIBRARIES := true
LOCAL_JAVA_LIBRARIES := bouncycastle-hostdex core-hostdex core-junit-hostdex
LOCAL_STATIC_JAVA_LIBRARIES := sqlite-jdbc-host mockwebserver-hostdex nist-pkix-tests-host
LOCAL_STATIC_JAVA_LIBRARIES := sqlite-jdbc-host mockwebserver-host nist-pkix-tests-host
LOCAL_JAVACFLAGS := $(local_javac_flags)
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := core-tests-hostdex
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment