Files
build_soong/java
Colin Cross b628ea5327 Don't link java tests against junit by default
There is more variety of java tests than I expected, don't
default to including junit, that's just going to lead to
unexpected junit classes for module authors that don't know
to set junit: false.  All existing uses of java_test are
already not using junit or setting static_libs: ["junit"],
and all test in Make are already specifying junit.

Bug: 70770641
Test: m checkbuild
Change-Id: I4393b70d87dd2b6e3bb719fdb758915053bee0c7
2018-08-15 11:08:59 -07:00
..
2018-08-10 13:37:24 -07:00
2018-07-26 11:09:24 -07:00
2018-07-11 19:46:38 +00:00
2018-08-10 13:37:24 -07:00
2018-02-22 16:48:35 -08:00
2018-04-13 16:37:22 -07:00
2018-05-17 10:11:17 -07:00
2018-08-01 02:18:32 +00:00