commit | 746f40236b9261b49d19fe380a8e622bde824624 | [log] [tgz] |
---|---|---|
author | Ari Hausman-Cohen <arihc@google.com> | Mon Feb 29 13:08:49 2016 -0800 |
committer | Ari Hausman-Cohen <arihc@google.com> | Mon Feb 29 13:48:06 2016 -0800 |
tree | 0a73c98db1bf731f006ef1723c72852dc063988b | |
parent | 78014dbaf6f7dc4894ab96a18da3635bc83df665 [diff] |
Adding a brillo_tests task. Places whitelisted brillo tests and the whitelist itself in a zip when run. BUG: 27385399 Change-Id: I93c2ea8cc521292a6de811bb47bc87a727edd21f TEST: manual make dist brillo_tests, confirmed desired files were in zip.
diff --git a/core/ninja.mk b/core/ninja.mk index 2878514..df35965 100644 --- a/core/ninja.mk +++ b/core/ninja.mk
@@ -27,6 +27,7 @@ ECLIPSE-% \ PRODUCT-% \ boottarball-nodeps \ + brillo_tests \ btnod \ build-art% \ build_kernel-nodeps \