commit | ae498f270230e20b5a777ed2d6387a21767625a3 | [log] [tgz] |
---|---|---|
author | Gustav Sennton <gsennton@google.com> | Thu Oct 05 15:34:13 2017 +0100 |
committer | Gustav Sennton <gsennton@google.com> | Thu Oct 05 15:49:10 2017 +0100 |
tree | a3a987afe4b59ff8bde6b3457d2c6a4a33be8768 | |
parent | 36eaefa9cc58a3086256becd103234e607f80e8a [diff] |
[WebView] Only pass one path to relro creation/loading at a time. There's no need to send both 32-bit and 64-bit paths to the native side of the relro-creation/loading logic, we can check which one to send on the java side instead. Bug: 28736099 Test: Load WebView app, ensure relro file is loaded into the app process. Change-Id: Ia3fb4b3ed686c3e70c26a384aae966bda179d225