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

Commit d0abcbeb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Use junit instead of junit4-target"

parents 7cd4536e 6690a19c
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