diff options
| author | 2021-02-02 17:28:12 +0000 | |
|---|---|---|
| committer | 2021-02-03 23:16:01 +0000 | |
| commit | 7704497315733b2e1cfd96eac9fb9fce0cdfa7c7 (patch) | |
| tree | b1997eb8d3aa51a6cde121fd54844c01723376a0 /tools/warn/cpp_warn_patterns.py | |
| parent | e9d4ddb1e056f39cfe958279acb37160bef1db6d (diff) | |
Add logic to ensure the ART APEXes are built from source in coverage
builds.
This CL is a nop since the default is still true, but it gives us a way
to toggle it without affecting coverage builds.
Test: env NATIVE_COVERAGE=true build/soong/soong_ui.bash \
--dumpvar-mode SOONG_CONFIG_art_module_source_build
env CLANG_COVERAGE=true build/soong/soong_ui.bash \
--dumpvar-mode SOONG_CONFIG_art_module_source_build
env NATIVE_COVERAGE=true CLANG_COVERAGE=true \
build/soong/soong_ui.bash \
--dumpvar-mode SOONG_CONFIG_art_module_source_build
check that all these print "true" when the default in the "else"
clause is "false".
Bug: 172480615
Change-Id: I648ed911773c59a5b2a117dbf3ddcb2ef338830d
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions