Revert "Merge remote-tracking branch 'aosp/upstream-pull-525' into master"

This reverts commit 369c1a464f4b750a0df7a750d5ab6bcc90202697, reversing
changes made to ce2d33f3145d39d9e9aa6e8b59d409f803a13955.

These changes are in upstream now, revert the manual merge to simplify
merging upstream.

Bug: 69669951
Test: m EMMA_INSTRUMENT=true EMMA_INSTRUMENT_FRAMEWORK=true SKIP_BOOT_JARS_CHECK=true WITH_DEXPREOPT=false tests
Change-Id: I120abed4c5913abc948b81116225d3969c039549
44 files changed
tree: b78a7f4fad7b2d1b2989bf54e02694287dd4c35f
  1. .github/
  2. .travis/
  3. jacoco/
  4. jacoco-maven-plugin/
  5. jacoco-maven-plugin.test/
  6. org.jacoco.agent/
  7. org.jacoco.agent.rt/
  8. org.jacoco.agent.rt.test/
  9. org.jacoco.agent.test/
  10. org.jacoco.ant/
  11. org.jacoco.ant.test/
  12. org.jacoco.build/
  13. org.jacoco.cli/
  14. org.jacoco.core/
  15. org.jacoco.core.test/
  16. org.jacoco.doc/
  17. org.jacoco.examples/
  18. org.jacoco.examples.test/
  19. org.jacoco.report/
  20. org.jacoco.report.test/
  21. org.jacoco.tests/
  22. .appveyor.yml
  23. .gitignore
  24. .travis.sh
  25. .travis.yml
  26. Android.bp
  27. Android.mk
  28. asm-debug-all-5.0.1.jar
  29. config.mk
  30. LICENSE.md
  31. MODULE_LICENSE_EPL
  32. NOTICE
  33. pom.xml
  34. PREBUILT
  35. README.android
  36. README.md
  37. README.version
README.md

JaCoCo Java Code Coverage Library

Build Status Build status Maven Central

JaCoCo is a free Java code coverage library distributed under the Eclipse Public License. Check the project homepage for downloads, documentation and feedback.

Please use our mailing list for questions regarding JaCoCo which are not already covered by the extensive documentation.

Note: We do not answer general questions in the project's issue tracker. Please use our mailing list for this.