commit | 5a5598609f4f65f446e46327e7b6789c41c92bde | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Fri Jan 29 12:24:48 2016 -0800 |
committer | Alex Light <allight@google.com> | Fri Jan 29 12:26:14 2016 -0800 |
tree | 5556534d92e80d0bf141575564f4d8158e73bdef | |
parent | 2624ffcdbafd0d89cb92f688d4c264bb08a2522c [diff] |
Fix issue with exception type resolution during linking. When using default methods that cross dex-files we would sometimes attempt to lookup method information using the wrong dex file. This fixes this issue. Bug: 26872564 Change-Id: I3c4b64ef970017356962060f3bd3781b4629a3c8