Merge "Prepare for removal of junit and android.test classes from Android API (step 1)" am: c9998dc674
am: 23e53aa67d

Change-Id: I502b9ca53e8bb988ed4b3bf253c5c4259abb5fa2
diff --git a/Android.mk b/Android.mk
index e8bd717..30aeab7 100644
--- a/Android.mk
+++ b/Android.mk
@@ -25,6 +25,8 @@
 
 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