commit | f29876797e1efc2c9202f47a60ca23c5dbe6398f | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Mon May 16 17:08:06 2016 -0700 |
committer | Dimitry Ivanov <dimitry@google.com> | Mon May 16 18:09:15 2016 -0700 |
tree | 60f32053b8ac25eb448142699fb34da71aa05467 | |
parent | 118640b3bbaff32600de42132526a82fb41e767a [diff] |
Pass permitted_path to the linker as is. Now that we have the fixed list of whitelisted libraries there is no longer need to check if java_permitted_path is nullptr. In fact checking it prevents custom classloaders created by apps from loading libraries using absolute path. Bug: http://b/28659864 Change-Id: I1bfc16a573b090f70f078ecccd0e4016939a5dc0 (cherry picked from commit b31caa95ec1ab9da7b300544e9716c1cac92d8f8)