diff options
Diffstat (limited to 'README.android')
-rw-r--r-- | README.android | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.android b/README.android index 6df57d1a..cad30c6c 100644 --- a/README.android +++ b/README.android @@ -13,3 +13,4 @@ compilation. The changes are surrounded by "BEGIN android-change" and "END andro is the list of the changes: 1) Remove the creation of JmxRegistration in org.jacoco.agent.rt.internal.Agent. +2) Change default OutputMode to none in org.jacoco.core.runtime.AgentOptions |