commit | 86195c58213cc0f3ff44261101b09478f8c1040d | [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 17:08:06 2016 -0700 |
tree | 3bbcffa2dbd5833476745d2916901c490590ef19 | |
parent | 4b09c40569b464faeecf2c1c84770d721d55cb54 [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