summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2017-03-03 10:00:57 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-03-03 10:00:57 +0000
commit1008414dc5b2c6c4d1ae7c3b7c18a421cb639ed2 (patch)
treefb4a2aead0705e26d8a526c54ff1574a324d58e0
parent374426a588bfffc7d0657bffe05b65660b438007 (diff)
parent23e53aa67dc788cd2fe0598eaf7c9f20eb93c392 (diff)
downloadreplicaisland-1008414dc5b2c6c4d1ae7c3b7c18a421cb639ed2.tar.gz
Merge "Prepare for removal of junit and android.test classes from Android API (step 1)" am: c9998dc674
am: 23e53aa67d Change-Id: I502b9ca53e8bb988ed4b3bf253c5c4259abb5fa2
-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