Commit 1247e62e authored by Yohann Roussel's avatar Yohann Roussel
Browse files

Fix handling of suppressed exception

On API 19 and 20, the library was trying to save "suppressed exceptions"
in the loader.dexElementsSuppressedExceptions but the field is not
there, it's in DexPathList, so the correct path is
loader.pathList.dexElementsSuppressedExceptions.

Bug: 28808797

(cherry picked from commit 74e66b80)

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