update Chromium base to 111.0.5563.49

This commit is contained in:
Daniel Micay 2023-03-01 20:49:19 -05:00
parent 8e0a725b4e
commit 1acd38b795

View File

@ -671,6 +671,7 @@
<ul>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-35">version 35</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/110.0.5481.154.1">version 110.0.5481.154.1</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.49">version 111.0.5563.49</a></li>
<li>disallow apps reading Global/Secure settings added by GrapheneOS via the new infrastructure since we currently have no settings apps need to read</li>
<li>skip INTERNET pre-grant checkbox when installing a system app in a profile where it isn't considered installed since it doesn't work correctly</li>
<li>add infrastructure for properly handling initial installation of system apps in Apps (our app repository client)</li>