commit | eafe2a5a057c32eaf972cb09fe447cfbffae71ca | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Oct 19 15:29:42 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Oct 20 10:40:44 2017 -0700 |
tree | b48d251e9636f69915194feef19f3c39a650d221 | |
parent | a64eaf9023ac0c2f788ecd9ca138b003207b0760 [diff] |
Add compact-dex-level argument to dex2oat No-op right now but will be passed to dexlayout to generate CompactDex. Added the following dex2oat options: --compact-dex-level=none generates no CompactDex. --compact-dex-level=fast generates CompactDex with optimizations that are fast and take low resources. Will add test in follow up through dex2oat/compact_dex_file_test. Test: test-art-host-gtest Bug: 63756964 Change-Id: If9d6f4a383bdad1086b3e37daefe108bdd5cd36d