commit | a4aafd156068ee174012f28cd894dbecf0e4ab90 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Jan 13 16:37:47 2014 -0800 |
committer | Elliott Hughes <enh@google.com> | Mon Jan 13 16:37:47 2014 -0800 |
tree | d55b5e77d1fa752db1f374d0baec3afc9c15ecd5 | |
parent | ebc1c76d77dd604f16126e66b2171e8ee6fa1d22 [diff] |
Make it possible for code to query the dynamic linker's default search path. We're not going to have init(1) set LD_LIBRARY_PATH globally on 64-bit. This patch makes it possible for libnativehelper to set LD_LIBRARY_PATH in each Java VM (to support System.loadLibrary) without also hard-coding the default search path there. Change-Id: If13961fae976e06dd80d5ef522f31e8b7eb01154