commit | 0e10c56f96f7620bfb9fdc9ce4795e2547ee2331 | [log] [tgz] |
---|---|---|
author | Tamas Kenez <tamaskenez@google.com> | Thu Jun 08 10:00:34 2017 +0200 |
committer | Tamas Kenez <tamaskenez@google.com> | Thu Jun 08 10:00:34 2017 +0200 |
tree | 15be8e5a64a215e4a0b48d565f42f4c5af25d649 | |
parent | 949365e30e634388513687130f7103fe5e1d3458 [diff] |
Add support for AOSP/D8 tests on Golem. Bug: Change-Id: Ic90534440f6ffb080fa447892b661702b71805a2
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.