Files
build_soong/java
Colin Cross 1a6acd4f39 Make native_coverage clause work with ClangCoverage
Make uses NATIVE_COVERAGE to enable gcov coverage and CLANG_COVERAGE
to enable clang coverage.  NATIVE_COVERAGE is translated to the Soong
Native_coverage product variable which triggers the native_coverage
clause in Android.bp files.  The clause also needs to be triggered
for CLANG_COVERAGE.

Rename the existing Native_coverage product variable to GcovCoverage,
and regenerate Native_coverage when either GcovCoverage or
ClangCoverage are set.

Also remove NativeLineCoverage, it wasn't doing anything differently
than Native_coverage.

Bug: 159059537
Test: m checkbuild
Change-Id: I215124a9b35a2ad50ad562079d392e3d33da11f4
2020-06-22 11:13:42 -07: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
2020-06-18 15:58:32 -07:00
2019-01-23 18:05:18 +00:00
2020-06-18 15:58:32 -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