commit | c93b3be140f6a57a572f2a4cdaf46aba87235a02 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Mon Sep 12 18:49:58 2016 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Mon Sep 12 18:49:58 2016 +0100 |
tree | 96e0d1d8b53b1eecf66188704ab12036632702e3 | |
parent | 935cf1b7a5e55a8d9aeab7e8955012849f0c1b68 [diff] |
Fix run-test after introduction of VDEX Run-test 119-noimage-patchoat used to fail due to a codepath in OatFile which allows to create an instance of the class from an existing ElfFile instance. This patch updates the codepath to require an existing VdexFile as well. Test: art/test/run-test 119 Bug: 30937355 Change-Id: I8fd0e47f07921aaee999f73711766ada9c35d214