commit | 638d81009918eae44eec3261e235b78eae44331d | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Wed Feb 22 15:39:42 2017 -0800 |
committer | Dimitry Ivanov <dimitry@google.com> | Wed Feb 22 23:52:01 2017 -0800 |
tree | 146d94038d597b6899aa14f88c9c27adb9755442 | |
parent | 3aa3a007f841b7f1aea7d376cfe1c0ca76919854 [diff] |
Add isBundled argument to LoadedApk.makePaths call There is a disconnect between the way webview created classloader and the way makePaths decides if paths are intended for bundled app. This change moves decision making out of makePaths method which allows WebViewZygote to pass correct argument and have makePath omit java.library.path for libPaths Bug: http://b/35426785 Test: manual Change-Id: Iab5a18c0091d0193dafa750498eb00f378411ba0