commit | 5f946da9c362216e9144b142ec0e5b90073b836d | [log] [tgz] |
---|---|---|
author | Richard Uhler <ruhler@google.com> | Fri Jul 17 12:28:32 2015 -0700 |
committer | Richard Uhler <ruhler@google.com> | Mon Jul 20 08:46:05 2015 -0700 |
tree | d2eb283339b01aaf0b2b8b689acd9566200488c4 | |
parent | cced6ad152cf8ec13f38f2210c1b8445919232d3 [diff] |
Fix bug in OatFileAssistant::GetBestOatFile. Previously, GetBestOatFile would fail to return an oat file in the case where a non-executable oat file was requested and the only problem with the oat file was that it wasn't relocated. Bug: 22561444 Change-Id: I6446bf474afaf6c97861e7a89bd74a07c5a52a21