commit | 7b38e692caa474bf0470349d016ef8f4502d50b9 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Dec 28 19:18:28 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Fri Jan 05 10:16:18 2018 -0800 |
tree | df3dbcdce59af2ecaddb124bf315132593b3eedb | |
parent | b496af808eaf3af5ebac50aef4fbec33323b5016 [diff] |
ART: Take classloader into account for AttachAgent Take a classloader into account for attaching an agent, if given. This will use the library path from the classloader to find the agent library. Switch to libnativeloader to do the actual loading. Bug: 70901841 Test: m test-art-host Change-Id: I59ec55178792bc738fb06e0299522e207dd4a784