Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6690a19c authored by Paul Duffin's avatar Paul Duffin
Browse files

Use junit instead of junit4-target

Bug: 30188076
Test: make checkbuild
Change-Id: I61bf0d812d433d3622e9be33c549da16e511a359
parent 76ab11d4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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