commit | 0d192d2c08116cab8244a6eb229aa784bc6cfefa | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Oct 10 16:53:07 2019 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Fri Oct 11 13:44:48 2019 +0000 |
tree | a84963a1f78d1eaa7405ce63fee1b6a8dff12efc | |
parent | 9b16e344b246096d228dd4b41ff711884bcfcb3e [diff] |
Refactor oat file writing. Since we're writing dex files to vdex rather than oat files, we can write them before knowing the oat header size. This simplifies Runtime creation in dex2oat. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Change-Id: I6e0fa9ddc6671cff99e70507b67e052df7ad87c3