commit | 69c2e8bf634aa79f5cf92f3f54b1967bc36b03f4 | [log] [tgz] |
---|---|---|
author | Tamas Kenez <tamaskenez@google.com> | Wed May 31 13:41:07 2017 +0200 |
committer | Tamas Kenez <tamaskenez@google.com> | Wed May 31 13:41:07 2017 +0200 |
tree | 95314cb67e65deba88d3f9d21bdb16eca8f31795 | |
parent | cd46560eb794fea3dfab4e6ded39037ecd356442 [diff] |
Fix --tool=D8|R8 selection for JCTF Bug: Change-Id: I4277d8b24e4bd3e8c4c17daadd8b3da3ad0ba9a9
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.