Skip to content
Commit 2d84ae76 authored by Kavi Gupta's avatar Kavi Gupta
Browse files

Add JVMTI agent to dump/reset JaCoCo coverage information

This agent can be attached to an arbitrary Android process with
arguments that cause it to either reset or dump the JaCoCo information
to a provided directory.

Test: manual, used examples in README to test whether it works on a
userdebug_coverage build on cuttlefish

Change-Id: If6cee20046f790676b8085e1ca84652c063295fa
parent a1cae835
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment