OSDN Git Service

Use junit-host instead of junit
authorPaul Duffin <paulduffin@google.com>
Tue, 29 Nov 2016 13:00:19 +0000 (13:00 +0000)
committerPaul Duffin <paulduffin@google.com>
Tue, 29 Nov 2016 14:52:42 +0000 (14:52 +0000)
Bug: 30188076
Test: make checkbuild
Change-Id: I3496b9d7e40abf7712a56ba633a2becd0aa17c06

tools/layoutlib/bridge/tests/Android.mk

index 8a81d0b..4656476 100644 (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)