Ignore -overloadaggressively This Proguard option is already the default R8 behavior. Bug: 62478438 Change-Id: I313629fb4ad5406676caf3a53c51e559623f656f
The R8 repo contains two tools.
D8 is a dexer that converts java byte code to dex code.
R8 is a java program shrinking and minification tool.