[WebLayer] Fix crash when loading native libraries in Android N
This effectively reverts https://crrev.com/c/2200082, which optimized memory usage by re-creating the WebLayer context without INCLUDE_CODE. This unfortunately leads to a bug where the library path is no longer correct, and WebLayer cannot find the native libs. For more info, see the discussion on https://crrev.com/c/2333305. Bug: 1111508, 1061512 Change-Id: Ia17654bc760ec7f2fc7e3d25e323643de26151fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335500 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#794262}
Showing
Please register or sign in to comment