diff options
| author | 2014-07-15 23:56:47 +0100 | |
|---|---|---|
| committer | 2014-08-04 17:52:05 +0100 | |
| commit | 4e1d579d6401fef2dd57b16f8d406e33221a69d9 (patch) | |
| tree | 2abc27cbd45cc8a4775df928280c63c1606cff75 /compiler/dex/quick/codegen_util.cc | |
| parent | 89c210bf418a152ccabfbbf853ddcce33aea450d (diff) | |
Use canonical paths when searching for dex files
Apps which use the DexPathClassLoader directly may
pass symlinks when trying to load dex files. This
will not work as we use string comparision to find
the dex in an oat file. The CL fixes this issue by
using using dex conical paths for comparisons.
Bug: 15313272
Change-Id: Ic314374b17612c3afbcadec93a88b2515a0aca5e
Diffstat (limited to 'compiler/dex/quick/codegen_util.cc')
0 files changed, 0 insertions, 0 deletions