aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2017-06-15 07:48:07 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-06-15 07:48:07 +0000
commit28281a958c065cd26d182d9215e23b1cfaa668fa (patch)
treec8ab4548a6ff238c85c206333dd8efb88d51603d /tests/unit
parente5f080b84b058f32776983c40624995f549ac730 (diff)
parentdfa7d244c6615b0f3008ad0d0ca3360c9c2da3c6 (diff)
downloadTV-28281a958c065cd26d182d9215e23b1cfaa668fa.tar.gz
Fix dependencies of packages that target earlier releases am: 7416628255 am: 33704b7c1e am: ab87bbbb44
am: dfa7d244c6 Change-Id: I0661b574af719c4337b9c5b0002743d259b9a388
Diffstat (limited to 'tests/unit')
-rw-r--r--tests/unit/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/unit/Android.mk b/tests/unit/Android.mk
index 7ed100d0..f53220de 100644
--- a/tests/unit/Android.mk
+++ b/tests/unit/Android.mk
@@ -12,6 +12,8 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
mockito-target \
tv-test-common \
+LOCAL_JAVA_LIBRARIES := android.test.mock.sdk legacy-android-test
+
LOCAL_PACKAGE_NAME := TVUnitTests
LOCAL_INSTRUMENTATION_FOR := LiveTv