commit | 064084870efe559538da4956694abf66dc099235 | [log] [tgz] |
---|---|---|
author | Mikaël Peltier <mikaelpeltier@google.com> | Fri Jun 02 13:19:41 2017 +0200 |
committer | Mikaël Peltier <mikaelpeltier@google.com> | Fri Jun 02 13:19:41 2017 +0200 |
tree | ea7914a333a1fd0c21bcba163404a4828e4f8f6c | |
parent | 1f779a85b324785ea17732721c71bfdaf77fa879 [diff] |
Change heuristic to split signature - Now we include '<' in type name such as we save about 100k when compiling GMSCore v9 deploy jar with D8. Change-Id: I26925cf0f2b510bcf94cde2709e7005bced647d7
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.