commit | dcedaa6eff4e0629c03d543753d52a21fd337e47 | [log] [tgz] |
---|---|---|
author | Søren Gjesse <sgjesse@google.com> | Thu Jun 08 15:12:44 2017 +0200 |
committer | Søren Gjesse <sgjesse@google.com> | Thu Jun 08 15:12:44 2017 +0200 |
tree | 2dab0bf809401552c70250b20c7083d96658dc09 | |
parent | 0b17c70cc42e43309a5a2c82f00fa69d42e13494 [diff] |
Update smali disassembly * Add implemented interfaces * Create a separate command and command line parsing R=ager@google.com Change-Id: I234d131f6225748a7a51de7b34160483161ab6c4
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.