commit | 878900ebf419823a9362d5fd13c28d5715f3da4b | [log] [tgz] |
---|---|---|
author | Yohann Roussel <yroussel@google.com> | Fri Jun 02 11:18:29 2017 +0200 |
committer | Yohann Roussel <yroussel@google.com> | Fri Jun 02 11:18:29 2017 +0200 |
tree | 82c5c0f7089ce9fcbccd23dab8c6296868f4beed | |
parent | 2f7207574596fcbf172433b2a9e8f77b4e068554 [diff] |
Ignore Proguard option -keepdirectories This doesn't apply since there are no directories in dex files. Change-Id: I70932a110ab3c23e69c3e7698a0674cfa7d48154
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.