commit | c97849f40e242a8dd0717dfc3c8b514e62758802 | [log] [tgz] |
---|---|---|
author | Mikael Peltier <mikaelpeltier@google.com> | Tue May 23 13:02:03 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 23 13:02:03 2017 +0000 |
tree | fd72c00de8bd3950e1cbc194f4149eceda50a0b1 | |
parent | bedb539b1a8c944dc9430d119475c45fd4525d49 [diff] | |
parent | 6e56fadafc8e4d25d135d6f8171c3aca6c0c25f2 [diff] |
Merge "Run Android N tests with D8 and R8"
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.