Files
build_soong/java
Nan Zhang 05fc4542ac Change the syntax for jacoco filter wildcard parameters.
originally:
.* -> /**/*.class
now:
.* -> /*.class
.** -> /**/*.class

Also add NinjaAndShellEscape to allow filtering inner classes with $ in
the name.

Test: unittests.
Bug: b/71889972
Change-Id: Ifb8d7daa22bee02346885171edb15180af18f0de
2018-01-25 16:01:06 -08:00
..
2018-01-03 14:15:57 -08:00
2018-01-04 14:52:45 -08:00
2018-01-04 14:52:45 -08:00
2018-01-04 14:52:45 -08:00
2018-01-23 20:30:01 -08:00
2017-12-15 13:42:09 -08:00
2018-01-02 18:23:43 -08:00