Commit 66d1caf4 authored by Calin Juravle's avatar Calin Juravle
Browse files

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

(cherry picked from commit 4e1d579d)

Change-Id: I441f1ef18388c4a17c747a7e55b57f917724db85
parent 07206af3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment