OSDN Git Service

Add legacy-test as replacement for core-junit
authorPaul Duffin <paulduffin@google.com>
Mon, 28 Nov 2016 15:51:09 +0000 (15:51 +0000)
committerPaul Duffin <paulduffin@google.com>
Tue, 29 Nov 2016 15:04:00 +0000 (15:04 +0000)
commite20f193a8c2249fdcc5229412dbb570a4035c4c7
tree919ec0c8d0b6cdb1048e2f3b503f31c08221d184
parent6063357ae69f29c415591b173cf411f241f129c6
Add legacy-test as replacement for core-junit

Statically includes core-junit-static into legacy-test target so
that legacy-test can be used in place of core-test. Once that
switch over has been done then android.test classes that are
being removed from the public API can be safely moved into here.

Bug: 30188076
Test: make legacy-test and check contents of generated legacy-test artifacts

Change-Id: I75488303067c4ac34c46279bfce9a51273adcc34
Android.mk
legacy-test/Android.mk [new file with mode: 0644]