commit | 86af989585dd6aac45d3087456ef7cafb37afa86 | [log] [tgz] |
---|---|---|
author | agrieve <agrieve@chromium.org> | Tue Feb 23 20:13:16 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Feb 23 20:14:59 2016 |
tree | 6ad90d0d94d918967106f70917020922a39b59fb | |
parent | 19de9dc1f8c10d6b4d9661195cd9dc7f84ffd290 [diff] |
Add increment install native libraries first in lookup paths This fixes a subtle bug where the wrong libchromium_android_linker.so is used when it already exists in the system library path. BUG=587584 Review URL: https://codereview.chromium.org/1726703002 Cr-Commit-Position: refs/heads/master@{#377074}