summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2017-03-03 09:56:08 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-03-03 09:56:09 +0000
commitc9998dc674cae988eb6230f54168f575656c2450 (patch)
treefb4a2aead0705e26d8a526c54ff1574a324d58e0
parent374426a588bfffc7d0657bffe05b65660b438007 (diff)
parent16d0804a18665b63fe9e75969f24c53114dcdaf8 (diff)
downloadreplicaisland-c9998dc674cae988eb6230f54168f575656c2450.tar.gz
Merge "Prepare for removal of junit and android.test classes from Android API (step 1)"android-o-preview-1android-n-mr2-preview-2o-preview
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index e8bd717..30aeab7 100644
--- a/Android.mk
+++ b/Android.mk
@@ -25,6 +25,8 @@ LOCAL_DEX_PREOPT := false
LOCAL_SRC_FILES := $(call all-java-files-under, src)
+LOCAL_STATIC_JAVA_LIBRARIES := junit
+
LOCAL_PACKAGE_NAME := com.replica.replicaisland
# Tag this module as a cts test artifact