aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2017-03-03 14:47:17 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-03-03 14:47:17 +0000
commitb6d7f8d0927e0c0d80bd08873779e3c206877ae2 (patch)
tree9f0af341c59120e35d8da95276dd67ce38363406
parente0164f90f154cfc8e53abc6ce9ff29580dd67292 (diff)
parente95d17cd9ccedd6bacce499cbb8a0d65c7df5860 (diff)
downloadTV-b6d7f8d0927e0c0d80bd08873779e3c206877ae2.tar.gz
Prepare for removal of junit and android.test classes from Android API (step 1) am: 79f2e98d97 am: da81c0d85c
am: e95d17cd9c Change-Id: Ia1b0bc2b9d0894395383f1d84cddcf6792155c74
-rw-r--r--Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 31fcec21..5a5479b6 100644
--- a/Android.mk
+++ b/Android.mk
@@ -57,7 +57,8 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
icu4j-usbtuner \
lib-exoplayer \
tv-common \
-
+ legacy-android-test \
+ junit
LOCAL_JAVACFLAGS := -Xlint:deprecation -Xlint:unchecked