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.
1 parent d405a14 commit f171d02Copy full SHA for f171d02
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