commit | 3fdaabdc8cc8071f8d276907c33c26c06c35abb4 | [log] [tgz] |
---|---|---|
author | Tamas Kenez <tamaskenez@google.com> | Thu Jun 15 13:05:12 2017 +0200 |
committer | Tamas Kenez <tamaskenez@google.com> | Thu Jun 15 13:05:12 2017 +0200 |
tree | 5608d3b5eac34fff9354faa6872493feac4fa543 | |
parent | 8adc8666e4210da7a4c63df9a1afa8ce70f3dcdd [diff] |
run_on_app: For D8, make default type = proguarded Bug: Change-Id: Ibffc4d76fc695b000b718220bffd9bf42b55c32b
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.