commit | 677e3007bab3d7b05dc596b5309d6ab4eb966b76 | [log] [tgz] |
---|---|---|
author | Mads Ager <ager@google.com> | Wed May 24 07:54:51 2017 +0200 |
committer | Mads Ager <ager@google.com> | Wed May 24 07:54:51 2017 +0200 |
tree | c1160c4c979cc29ed9ac6585778338059af1299d | |
parent | 7e5bd72e92445ba11c0ad0d6a969b04c72f06cba [diff] |
Make it more likely that running the createArtTests gradle task will work on Windows. I was a bit fast in landing the last change. It seems better to use python as the executable with the script as the argument. I find it more likely that that will work on Windows. Change-Id: Ic380ba1efcf806f9523944773304a82e21c33c6d
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.