Revert "Reland "Insert bridge methods in member rebinding if target is otherwise not visible.""

This reverts commit 080ec2d61f7b055a55802c072e77e99514499b8f.

Change-Id: Iae226f6ee358b19cc8fd3f04ffc3ef6b7915fd06
26 files changed
tree: 4f2da7044b034c73fc9547d1400e6667c84b8c0a
  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.