aboutsummaryrefslogtreecommitdiff
path: root/PREBUILT
blob: c8d9fd8cce23c989b16ef4ff83ecb60e3a202185 (plain)
1
2
3
4
5
6
7
The ASM jar required by jacoco is updated in the following way:

mvn -f org.jacoco.agent.rt/pom.xml dependency:copy-dependencies
cp org.jacoco.agent.rt/target/dependency/asm-debug-all-5.0.1.jar ./
mvn clean

The Android.mk must be updated to reference the right prebuilt.