CTS result readers: refactor common code into utils.py

Bug:
Change-Id: Ifbb6dda89a9250207d385f079e87cfe2b2da4ac9
3 files changed
tree: 8e6c4bb92b3ab14a7efe05f628093fa8c3590c08
  1. buildSrc/
  2. scripts/
  3. src/
  4. tests/
  5. third_party/
  6. tools/
  7. .gitignore
  8. AUTHORS
  9. build.gradle
  10. codereview.settings
  11. CONTRIBUTING.md
  12. copyAdditionalJctfCommonFiles.gradle
  13. LICENSE
  14. README.md
README.md

The R8 repo contains two tools.

  1. D8 is a dexer that converts java byte code to dex code.

  2. R8 is a java program shrinking and minification tool.