• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1The ASM jar required by jacoco is updated in the following way:
2
3mvn -f org.jacoco.agent.rt/pom.xml dependency:copy-dependencies
4cp org.jacoco.agent.rt/target/dependency/asm-debug-all-5.0.1.jar ./
5mvn clean
6
7The Android.mk must be updated to reference the right prebuilt.
8