commit | 10965b2ac1f6744f196c1146b676d15b72549c82 | [log] [tgz] |
---|---|---|
author | Stephan Herhut <herhut@google.com> | Tue May 23 10:15:24 2017 +0200 |
committer | Stephan Herhut <herhut@google.com> | Tue May 23 10:15:24 2017 +0200 |
tree | 247c886b313a6b205f156dca5846d9250e933653 | |
parent | b462c6ed314fbf3f80e6c63b1d8853365033563a [diff] |
Enable class merging for class merging tests. BUG= Change-Id: Idfe1b328e39ac1222fdabe2423670a8d6479ccd6
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.