Add API for custom library loading
Loading the native library can cause a crash on some older versions of Android. This CL provides a way for embedders to implement custom library loading logic that works around the issue. BUG=550584 R=xunjieli@chromium.org Committed: https://crrev.com/12d01cb35ec0ed7a259c19dd1390b5a486d61a9d Cr-Commit-Position: refs/heads/master@{#371319} Review URL: https://codereview.chromium.org/1619673004 Cr-Commit-Position: refs/heads/master@{#371571}
Showing
Please register or sign in to comment