commit | 95b89f75076e26d63011788c4c0301050fc7cc95 | [log] [tgz] |
---|---|---|
author | Mads Ager <ager@google.com> | Thu Jun 08 09:37:39 2017 +0200 |
committer | Mads Ager <ager@google.com> | Thu Jun 08 07:38:20 2017 +0000 |
tree | fffd2cba03d9862228a6ad51db9abd551e517db2 | |
parent | 36db45222d33bc7743060de72634996df054d7b2 [diff] |
Warn instead of failing when passing statistics flag to CompatDx. Also, add dump flag to CompatDx which just warns. R=zerny@google.com Change-Id: Id1a70e50f34f636c482ac796accbba7080595d9d
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.