Skip to content
Commit b2b99253 authored by Torne (Richard Coles)'s avatar Torne (Richard Coles)
Browse files

Disable multiprocess WebView for 32-bit lowram devices.

Multiprocess WebView uses additional RAM; don't enable it for lowram
32-bit devices. 64-bit devices always use multiprocess regardless of the
amount of RAM, since multiprocess is often a net memory saving on those
devices due to the ability to run a 32-bit renderer process.

Bug: 62217217
Test: Run dumpsys webviewupdate on Android Go and check status.
Change-Id: I67e462beca2c7f62ef7cde821df80ce13ebd4398
parent 32d437c1
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