Use junit instead of junit4-target

Bug: 30188076
Test: make checkbuild
Change-Id: I61bf0d812d433d3622e9be33c549da16e511a359
This commit is contained in:
Paul Duffin
2016-12-19 14:01:32 +00:00
parent 76ab11d470
commit 6690a19c68

View File

@@ -26,7 +26,7 @@ LOCAL_MODULE_TAGS := optional
LOCAL_PRIVILEGED_MODULE := true
LOCAL_JAVA_LIBRARIES := \
junit4-target \
junit \
platform-robolectric-prebuilt
LOCAL_STATIC_JAVA_LIBRARIES := \
@@ -55,7 +55,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
truth-prebuilt
LOCAL_JAVA_LIBRARIES := \
junit4-target \
junit \
platform-robolectric-prebuilt
LOCAL_INSTRUMENTATION_FOR := SettingsLibShell