commit | 139acc1bb7d2bca7d49f86cf7c3542f52d7ca14e | [log] [tgz] |
---|---|---|
author | Tamas Kenez <tamaskenez@google.com> | Wed Jun 14 17:14:58 2017 +0200 |
committer | Tamas Kenez <tamaskenez@google.com> | Wed Jun 14 15:16:01 2017 +0000 |
tree | 012b10c0ec43e11eb60c983f8271376d0ea4b013 | |
parent | e6997b99987445a1085af9086f480a585d519de3 [diff] |
run_on_app: add --compiler-flags and use it for D8, too previous --r8-flags remains for the time of the transition Bug: Change-Id: Ib34b4287a3e13d0ebc4d87d9a28615e777fd2e46
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.