commit | eb1d58884c552abbf87ecf4e47e34eb7b05ea133 | [log] [tgz] |
---|---|---|
author | Mikaël Peltier <mikaelpeltier@google.com> | Tue May 23 15:08:41 2017 +0200 |
committer | Mikaël Peltier <mikaelpeltier@google.com> | Tue May 23 15:08:41 2017 +0200 |
tree | 43bde23dca999485e740427b8cce71c6ffe1cfb4 | |
parent | c97849f40e242a8dd0717dfc3c8b514e62758802 [diff] |
Fix bug during computation of methods to implement Bug: 62016927 Change-Id: Ia74e31a6f0c0ba6acafe0195a474f4aef9c4319e
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.