commit | 71202f8ed84edc6ab57e7b6c26f0a1ec97d5adc6 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Thu Jul 10 11:35:38 2014 +0100 |
committer | Calin Juravle <calin@google.com> | Wed Jul 16 17:59:11 2014 +0100 |
tree | 5ab6ff2c0dc54560e3cb6e02dd1055729f3ca79c | |
parent | c876cd0510be10a751e5679420bd35889c0b0af9 [diff] |
Use the provided path when opening dex files. Previously we would use the canonical path. If the path contains symlinks it may generate the wrong file name when searching for the containing oat file. This is because we don't apply any canonicalization when dex files are generated so we think we're looking for somthing else. Bug: 15563230 Change-Id: I5923bdd2520a91019102ef6256d4c97fd5b499df