Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e9a864d1 authored by Richard Coles's avatar Richard Coles
Browse files

webview: handle null in pinning impl.

The code to pin WebView wasn't handling sharedLibraryFiles being null;
the Google-branded WebView always has at least one shared library
dependency, but the AOSP build isn't guaranteed to and was causing an
exception to be thrown here in some configurations, skipping both the
pinning and also later parts of WebView initialization.

Bug: 307594624
Bug: 331842293
Test: boot using older AOSP WebView, check logcat and dumpsys pinner
Change-Id: I6b078e603d7cdcad6b443093789295d85835c574
parent b8f7f8d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment