OSDN Git Service

Add android.test.legacy target
authorPaul Duffin <paulduffin@google.com>
Fri, 5 Jan 2018 15:11:18 +0000 (15:11 +0000)
committerPaul Duffin <paulduffin@google.com>
Tue, 9 Jan 2018 14:38:43 +0000 (14:38 +0000)
commita70f66cb5e40105d4b0ec535f011eea83a38c86a
tree197a525946d470dc89ab91a96402cd5f16cd03c5
parent20af1df63f77f6b3ab12fd6221f581fe84182091
Add android.test.legacy target

Adds a library that builds against the public API and so can be safely
statically included into applications to avoid them having to depend
on the android.test.base and android.test.runner runtime libraries.

Bug: 30188076
Test: make checkbuild
Change-Id: Iae7e3c64392e11035322092ed8e194740ba2d321
test-base/Android.bp
test-runner/Android.mk