Skip to content

Commit 189889b

Browse files
paulduffinandroid-build-merger
authored andcommitted
Merge "Use junit-host instead of junit"
am: 06c7276 Change-Id: Ie24435c4ee41174c00f5af3127d81779f47b8b5d
2 parents 4e84f39 + 06c7276 commit 189889b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/hosttestlib/Android.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
2121

2222
LOCAL_MODULE := hosttestlib
2323

24-
LOCAL_JAVA_LIBRARIES := ddmlib-prebuilt junit
24+
LOCAL_JAVA_LIBRARIES := ddmlib-prebuilt junit-host
2525

2626
include $(BUILD_HOST_JAVA_LIBRARY)
2727

0 commit comments

Comments
 (0)