Files
build_soong/java
Chris Gross 2f748692dd Use a default exclude filter for JaCoCo in Soong.
Instrumented builds should exclude certain classes from instrumenation
by default. (e.g. JaCoCo itself) Leverage the existing
DefaultJacocoExclusionFilter to do this.

Note: Two different default filters exist now (one for Make and one for
Soong), as they have different wildcard rules.

Test: EMMA_INSTRUMENT=true EMMA_INSTRUMENT_STATIC=true m -j32
TeleService and inspected the resulting temporary jar that was
instrumented to confirm that anything from org/jacoco was excluded.
Bug: 159748844

Change-Id: I5466b0a03957edfbe53971d5d1a7729fdb8337db
2020-06-25 16:45:44 +00:00
..
2020-01-16 12:19:49 -08:00
2020-06-03 17:15:15 +00:00
2020-06-03 17:15:15 +00:00
2019-10-04 14:00:36 -07:00
2019-01-23 18:05:18 +00:00
2020-06-23 10:27:05 -07:00
2019-07-17 11:15:09 -07:00
2019-10-26 20:35:13 +00:00
2019-10-18 15:14:15 -07:00