commit | 29a63ceca3635206ef7c058ec82fa100976a0c06 | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Wed Jan 11 10:43:21 2017 +0000 |
committer | Paul Duffin <paulduffin@google.com> | Tue Jan 24 15:26:42 2017 +0000 |
tree | c9c46f186cfab34a44e4de00f7e2d769823498b3 | |
parent | ed83007ba7f5ecd54b5f53304f3a210f0a7aa1c8 [diff] |
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 Change-Id: I8c836d4a249824ab22e8c49b260934b3c865ad47