diff options
| author | 2024-04-02 16:47:29 -0400 | |
|---|---|---|
| committer | 2024-04-02 16:50:25 -0400 | |
| commit | e9a864d1ccf834ea73d7eb7e59e1becb05d64ed7 (patch) | |
| tree | 4684f112d31d2ed94cd78afc11355f65428c7b30 /libs/androidfw/StringPool.cpp | |
| parent | b8f7f8d32c447d24dcc7c85f44257b8abcc3318f (diff) | |
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
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions