| commit | 809eff339d2e29d5c2947712e907e4d1946b195c | [log] [tgz] |
|---|---|---|
| author | Stephan Herhut <herhut@google.com> | Tue May 23 15:08:00 2017 +0200 |
| committer | Stephan Herhut <herhut@google.com> | Tue May 23 15:08:00 2017 +0200 |
| tree | b10d48be91563c25c49fb66e89b1634d7a84698f | |
| parent | 1901889bf5876e7dead7baf26b709b18e819a3f1 [diff] |
Keep illegal invokes illegal. BUG= Change-Id: I7b72f0f42f5d85ceea114f54471903e471600818
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.