commit | 821a2595e2438554424879d6cb3594810ca8e636 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Fri Aug 11 14:33:38 2017 -0700 |
committer | Calin Juravle <calin@google.com> | Fri Sep 01 18:23:21 2017 -0700 |
tree | 503ca61e77ef7cf4c115510c617b458a6ad42c95 | |
parent | 3753bcdba6a36824195a749e7776d789714167e3 [diff] |
Use real locations when opening dex files from the context The oat file assistant uses real locations when opening dex files which will later be checked against the class loader context embedded in the oat file. In order to guarantee a match we need to use real paths in the context as well. Bug: 64460009 Test: m test-art-host-gtest Change-Id: I1b564baa0c933172891a10a448ce1ef129be5ea2