summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/DrawFrameTask.cpp
diff options
context:
space:
mode:
authorTorne (Richard Coles) <torne@google.com>2017-01-11 15:48:13 +0000
committerTorne (Richard Coles) <torne@google.com>2017-01-25 10:56:44 +0000
commitdc375072c4fc95d612ccd3c60ff0519eb75b804c (patch)
treeb88890d795aafa799e548bd1ae83c692cfe741f0 /libs/hwui/renderthread/DrawFrameTask.cpp
parent2cff9319e8d37c9ee5527326da7a778137b917b8 (diff)
Prepare to enable multiprocess by default.
Implement logic to track the version on which the user last manually enabled/disabled multiprocess (by storing the version code in the setting, negated for disabled). This enables us to have the following logic: 1) If multiprocess is enabled by default, re-enable it for users who turned it off on a previous version, but leave it off for users who turned it off on the current version. This lets us collect fresh bug reports after fixing previous issues. 2) If multiprocess is disabled by default, leave it on for users who have enabled it manually, but turn it back off for users who were just relying on the default. This CL leaves it set to "disabled by default" so there is no immediate behavioural change, but this enables us to switch the "enabled by default" flag back and forth freely later. Bug: 21643067 Test: run WebViewUpdateServiceTest Test: manually upgrade/downgrade webview, verify behaviour of setting Change-Id: Ibbecac7e5ee75e9c4a1b6efb84253ace98d1eb1a
Diffstat (limited to 'libs/hwui/renderthread/DrawFrameTask.cpp')
0 files changed, 0 insertions, 0 deletions