Skip to content
Commit ed98a156 authored by Gustav Sennton's avatar Gustav Sennton
Browse files

Move WebView relro related functionality to its own file.

WebViewFactory contains a mix of functionality related to preparing and
loading WebView.
This CL breaks out the functionality related to relro-creation and
native library loading into its own class/file to make WebViewFactory
easier to interpret.

Some variables/methods must stay in WebViewFactory since they are
SystemApis.

Bug: 28736099
Test: start WebView-using app, ensure libwebviewchromium64.relro is
loaded into the app process.

Change-Id: I956e1536f23d47f1de1b6c23fc6abeb2768b58ae
parent 5472f2b3
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