commit | beec08679b7e0cfc10f1ef57072716b17ce417c3 | [log] [tgz] |
---|---|---|
author | Gustav Sennton <gsennton@google.com> | Wed Jun 21 17:51:27 2017 +0100 |
committer | Gustav Sennton <gsennton@google.com> | Mon Jun 26 16:05:33 2017 +0100 |
tree | 566af8a7dbfaba8f21ebe57a6c915060a5868573 | |
parent | d9dd77ea6a04ccea47c9366785ec7d7171c5c32a [diff] |
Use classloader namespace instead of lib paths to load WebView libs. When loading WebView's native libraries we now have a classloader pointing to the namespace of thise libraries - so we no longer need to explicitly reference those libraries by their path names. Bug: 62860565 Test: Start a WebView-using app. Ensure that libwebviewchromium.so is loaded into the app process. Change-Id: I205131f4b5fac7c33374560515b85ddef19a7ce9