commit | dcd56c9116c2dc45b40b38fbb2a55c7e33a85a45 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Nov 20 20:30:24 2017 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Dec 08 10:56:08 2017 -0800 |
tree | d245d2156e2638f587eec14d60e927645b81b42c | |
parent | d5153627778e71ef68b510ce03c77467fa4d85bd [diff] |
Add --cdex-fast and --cdex-none variant to testrunner Added --cdex-fast and --cdex-none variant options. These are passed to ART through the compact-dex-level option. Bug: 63756964 Test: test/testrunner/testrunner.py --host --cdex-fast -j40 Test: Commented out header writing in compact_dex_writer.cc and confirmed tests fail. Change-Id: I408555b48286d2c4c5eca72e2cabe956aa1e9835