summaryrefslogtreecommitdiff
path: root/tools/integrate/Module.java
diff options
context:
space:
mode:
authorGuang Zhu <guangzhu@google.com>2010-03-10 15:51:58 -0800
committerGuang Zhu <guangzhu@google.com>2010-03-11 15:30:41 -0800
commit709c24d3b00c9c84ab66213911be1292154fe0ef (patch)
tree6db16c38e891dc3c6f1a3d1fa7dd3797d6eb0987 /tools/integrate/Module.java
parentc6dc33d084214a07fb5599832f3bfb266d06fbf9 (diff)
include emma into core library on conditional flag
emma library is used for collecting code coverage. Current pain point is that for collecting code coverage, developers either need to include emma as a local static library, or change BOOTCLASSPATH to include emma which includes hacking boot image and reflashing it. With this change, emma will be integrated into core.jar if EMMA_INSTRUMENT flag is on, so pushing the updated framework.jar and perform a runtime restart will make emma globally available to all code coverage tests. This change will only affect code coverage builds. Change-Id: I097254835ef4817d068e8946ecbec60135e1f515
Diffstat (limited to 'tools/integrate/Module.java')
0 files changed, 0 insertions, 0 deletions