We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e84f39 + 06c7276 commit 189889bCopy full SHA for 189889b
tools/hosttestlib/Android.mk
@@ -21,7 +21,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
21
22
LOCAL_MODULE := hosttestlib
23
24
-LOCAL_JAVA_LIBRARIES := ddmlib-prebuilt junit
+LOCAL_JAVA_LIBRARIES := ddmlib-prebuilt junit-host
25
26
include $(BUILD_HOST_JAVA_LIBRARY)
27
0 commit comments