summaryrefslogtreecommitdiff
path: root/tools/warn/cpp_warn_patterns.py
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2021-04-14 17:50:48 +0100
committerPaul Duffin <paulduffin@google.com>2021-04-14 17:50:48 +0100
commit2e046e6c610f95a9e3ab464421da3ca541c66b89 (patch)
tree38e93b10af46335e39246851249a9311bb58aa99 /tools/warn/cpp_warn_patterns.py
parent002dd30e94dffb9376c51432b24a9063bde3e56a (diff)
Avoid adding jacocoagent to bootclasspath twice
Previously: * If EMMA_INSTRUMENT_FRAMEWORK=true then jacocoagent was added to the ART_APEX_JARS which itself is added to PRODUCT_BOOT_JARS. * If EMMA_INSTRUMENT=true then it was added directly to the PRODUCT_BOOT_JARS. * If both were true then it was added in both places ending up on the bootclasspath twice. Bug: 185369704 Test: m EMMA_INSTRUMENT=true EMMA_INSTRUMENT_FRAMEWORK=true droid m droid Change-Id: Id1d4d1c98455cb2859ed5e4071a0cf14fb40eec4
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions