OSDN Git Service

Prepare for removal of legacy-test from default targets (Part 2)
authorPaul Duffin <paulduffin@google.com>
Tue, 24 Jan 2017 14:28:20 +0000 (14:28 +0000)
committerPaul Duffin <paulduffin@google.com>
Tue, 24 Jan 2017 15:26:42 +0000 (15:26 +0000)
commit4190f233f9f4f75f80ba7d1afa869a12b7af8094
tree0eb6e589cc55bc99e69ff59b897775f03b9f9f0f
parente5f0221f06816aab958eb1fa6630e58ebfaf3d74
Prepare for removal of legacy-test from default targets (Part 2)

In preparation for removing junit classes from the Android API
the legacy-test target will be removed from the
TARGET_DEFAULT_JAVA_LIBRARIES. This change adds explicit
dependencies on junit and/or legacy-android-test to ensure that
modules will compile properly once it is removed.

Bug: 30188076
Test: make checkbuild
Merged-In: If507b641624a2933e722f61e815890fcdf442265
Change-Id: Icdcad50f1cc32e900bc9e882f1db2867ea170fbf
cmds/uiautomator/library/Android.mk