support disallowing changing connectivity checks

This commit is contained in:
Daniel Micay 2020-11-27 04:12:31 -05:00
parent a73a2ff988
commit c515645646

View File

@ -411,6 +411,7 @@
<li>Vanadium: disable autofill assistant by default (restores previous Vanadium behavior)</li> <li>Vanadium: disable autofill assistant by default (restores previous Vanadium behavior)</li>
<li>Vanadium: backport upstream fix for missing manifest changes (this fixes issues with opening URLs in external apps)</li> <li>Vanadium: backport upstream fix for missing manifest changes (this fixes issues with opening URLs in external apps)</li>
<li>Vanadium: disable component updater pings</li> <li>Vanadium: disable component updater pings</li>
<li>Settings: disallow configuring connectivity checks for users disallowed to configure Private DNS by the administrator (in theory, it could be a separate option, but we need to use one that's already part of the public API)</li>
</ul> </ul>
--> -->