commit | 4a088921558b4e4bd4b27222e974fa72c76412cd | [log] [tgz] |
---|---|---|
author | Stephan Herhut <herhut@google.com> | Wed May 24 12:10:32 2017 +0200 |
committer | Stephan Herhut <herhut@google.com> | Wed May 24 12:10:32 2017 +0200 |
tree | d6331b76fbc42e939e60ea78c1a2fdac5b280cdb | |
parent | 2d991004091b8fbc851561463bb537c84da2ed29 [diff] |
Make all private fields public. Bug: Change-Id: Ice94c73cbb63991d9773556c0597543eb227eb3f
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.