commit | 8dff75baaf60cbf15adf37385090f555f930043a | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Dec 28 16:52:34 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Thu Dec 28 16:52:34 2017 -0800 |
tree | 09286524b4ad24c0553322551c0ea6eb2a7441b9 | |
parent | 703e829e63a26966f7ac5cc93ef27ec6ee5f399c [diff] |
Libcore: Clean up library loading Remove Runtime.doLoad, remove library path parameter to nativeLoad. Move the setting to be retrieved by ART, to hide the complexity and make similar library loading easier for future changes. This also removes an old and somewhat stale comment for the need of passing the LD_LIBRARY_PATH, and a no longer necessary synchronization block. Bug: 70901841 Test: m test-art-host Test: device boots Change-Id: Iaccaeb56422877abac9f7fe6f5a17364c8adf4ca