disallow disabling WebView via Settings app again

This commit is contained in:
Daniel Micay 2021-04-06 18:55:17 -04:00
parent 1792dab05b
commit 3e037749c7

View File

@ -450,6 +450,7 @@
<li>add back support for fully disabling native debugging support in Settings → Security</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): enable support for native debugging toggle</li>
<li>Settings: add back extra field with bootloader version</li>
<li>Settings: only allow disabling Vanadium WebView library via developer tools since disabling it breaks app compatibility and almost always results in crashes rather than user friendly errors, including for base OS components using it</li>
</ul>
</article>
-->