commit | 5c362202a6c82fff6b7052a53e6fe13e8fc9ad08 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Jan 17 14:52:55 2018 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Jan 17 14:53:27 2018 -0800 |
tree | 2b28942d8ca483f203ed4227806e03c72f13062c | |
parent | f147a3f896e0726e3a4d47e7092e0cc6930c559e [diff] |
Add a way to specify compact dex level for dexlayout The option is '-x', which supports "fast" and "none" compact dex generation. The default is "none". Test: dexlayout -w out_dir -x fast classes.dex Bug: 63756964 Change-Id: I77125d5148974d24a0808f80e2400f77f8b57a76