commit | 54af84519a2116bb70618c65631fcf06b47d729b | [log] [tgz] |
---|---|---|
author | Ian Zerny <zerny@google.com> | Mon May 22 14:36:30 2017 +0200 |
committer | Ian Zerny <zerny@google.com> | Mon May 22 14:36:30 2017 +0200 |
tree | 57b360f421c6be75c3865d6303cfd3de135d8335 | |
parent | a7e0059b9fa7e9e2de6403399683ed3fe5c582fa [diff] |
Add compatibility support for --keep-classes. Change-Id: I5d0de95cbfad58fbae2f4fd96164d431b209b6e5
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.