commit | 181e1ccc0033a3304f87e3354bf8d3ea9e88690b | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Sep 01 16:38:47 2016 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Fri Sep 02 11:02:38 2016 +0100 |
tree | cae93ac27067cd297f06069d4f370085b42fb032 | |
parent | f94a4cf18946bda4a4f19378436d2bf131a492ca [diff] |
Revert "Revert "Refactor writing type lookup tables into OAT"" OatWriter used to write type lookup tables through an mmap of the DEX section of the OAT file. This approach would not work once the DEX section is moved into the VDEX file, hence it was rewritten to write the data through OutputStream. This reverts commit b92ba6296d4ef5b9a6674120ffaafde7d2511812. Test: m test-art-host Bug: 30937355 Change-Id: Id923f2c8a4f9ce2a3834b9886b4358e1b379b83d