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

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

WebViewUpdateService.dumpState: print a line for each WebView package

Whenever there is a bug related to the WebView package configuration it
is difficult to tell from the WebViewUpdateService dumpsys message
whether the webview package configuration xml file is wrong, or whether
we haven't installed the correct WebView package. If a package doesn't
show up in the dumpstate log it could either be uninstalled or not be
part of the configuration at all.

This CL ensures all packages from the configuration file are printed in
the dumpsys statement - especially the ones that are not installed on
the device.

Bug: 65532751
Test: manual: 'dumpsys webviewupdate' to ensure non-installed WebView
packages are printed.

Change-Id: I15bf9b2813e6ade43ed7fb093f111891c26f33d3
parent 81bb1862
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