commit | ecef46c021f47d2679ef802d4add80f630ba986e | [log] [tgz] |
---|---|---|
author | Yohann Roussel <yroussel@google.com> | Fri Jun 09 16:22:10 2017 +0200 |
committer | Yohann Roussel <yroussel@google.com> | Fri Jun 09 16:22:10 2017 +0200 |
tree | 2e1e7daa9b1cbaa940519f897a9e1a3de75e3851 | |
parent | e26163b1281c590016ff7d54275d7b71b6c924c6 [diff] |
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.