Nan Zhang
ffe2c1c369
Change syntax for jacoco filter wildcard params.
originally:
.* -> /**/*.class
now:
.* -> /*.class
.** -> /**/*.class
Also add NinjaAndShellEscape to allow filtering inner classes with $ in
the name.
Test: unittests.
Bug: b/71889972
Merged-In: Ifb8d7daa22bee02346885171edb15180af18f0de
Change-Id: Ifb8d7daa22bee02346885171edb15180af18f0de
(cherry picked from commit c61066684d5c8ddf600af602852c32fce6e6c6f4)
2018-01-29 12:46:26 -08:00
..
2018-01-03 14:15:57 -08:00
2017-12-01 19:16:42 +00:00
2018-01-03 14:15:57 -08:00
2017-12-14 12:28:41 -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
2018-01-04 14:52:45 -08:00
2017-12-15 08:40:27 -08:00
2017-12-06 03:55:20 +00:00
2018-01-29 12:46:26 -08:00
2018-01-29 12:46:26 -08:00
2018-01-19 15:42:18 +09:00
2018-01-23 20:30:01 -08:00
2017-12-15 13:42:09 -08:00
2017-10-04 17:19:43 -07:00
2018-01-25 14:51:50 -08:00