From 3e037749c7b50e82a92614207ce353ef7c0780d1 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 6 Apr 2021 18:55:17 -0400 Subject: [PATCH] disallow disabling WebView via Settings app again --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index be174770..0e8ffab3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -450,6 +450,7 @@
  • add back support for fully disabling native debugging support in Settings → Security
  • 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
  • Settings: add back extra field with bootloader version
  • +
  • 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
  • -->