Files
build_soong/android
Roland Levillain ada1270ef8 Introduce product variables to select Java code coverage paths in Soong.
Introduce product variables `JavaCoveragePaths` and
`JavaCoverageExcludePaths` (resp. populated from environment variables
`JAVA_COVERAGE_PATHS` and `JAVA_COVERAGE_EXCLUDE_PATHS`). Use them to
control which Java modules are candidate for instrumentation based on
their source path. By default (when `JavaCoveragePaths` is empty),
have all Java module be candidate for instrumentation, to preserve the
existing behavior.

Test: export EMMA_INSTRUMENT=true \
        && export EMMA_INSTRUMENT_FRAMEWORK=true \
        && export JAVA_COVERAGE_PATHS=art \
        && m
Bug: 158212027
Bug: 156284897
Change-Id: Ibe9c1f41ed6110867411952689c5a7ad6536f277
2020-06-15 11:57:31 +01:00
..
2020-06-09 14:38:50 -07:00
2019-12-18 08:19:10 -08:00
2020-04-24 21:40:13 +09:00
2018-07-22 21:18:45 -07:00
2019-10-18 18:28:00 +00:00
2020-01-22 16:54:18 -08:00
2020-06-09 14:38:51 -07:00
2019-12-18 08:19:10 -08:00
2020-06-09 14:38:50 -07:00
2019-12-18 08:19:10 -08:00
2020-01-24 16:43:40 -08:00
2020-06-09 14:38:50 -07:00
2020-06-09 14:38:50 -07:00
2020-06-09 14:38:50 -07:00
2019-12-18 08:19:10 -08:00
2020-03-28 16:42:17 -07:00
2020-06-09 14:38:50 -07:00