commit | 473191c4093aac1ec50bc275c588287fa37a981e | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Dec 28 16:55:31 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Wed Jan 03 23:27:37 2018 -0800 |
tree | df5b6493b21498097c29b5c9772cd1606f1bd29c | |
parent | a3e50959997f5c3e3b2d7e200b3b022757845f20 [diff] |
ART: Clean up library loading Retrieve the library path from the classloader before attempting to load, instead of getting it passed down. This allows unifying said loading behavior for follow-up changes. Fix up test code to support the new required data in classloader objects. Bug: 70901841 Test: m test-art-host Test: device boots Change-Id: Iaccaeb56422877abac9f7fe6f5a17364c8adf4ca