Use junit-host instead of junit

Bug: 30188076
Test: make checkbuild
Change-Id: I3496b9d7e40abf7712a56ba633a2becd0aa17c06
This commit is contained in:
Paul Duffin
2016-11-29 13:00:19 +00:00
parent 21ed56daac
commit 4a064d2010

View File

@@ -28,7 +28,7 @@ LOCAL_JAVA_LIBRARIES := layoutlib \
layoutlib_api-prebuilt \
tools-common-prebuilt \
sdk-common \
junit
junit-host
include $(BUILD_HOST_JAVA_LIBRARY)