summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-11-25 04:23:34 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-11-25 04:23:34 -0500
commit6519fc14f05b33118efe3ef1c892136b33c69685 (patch)
tree89a7cce28521020c7c6799a1acaefd0a5a94067f
parentcc96a381a1e4489df78bb8e609bc396fce51cd66 (diff)
add connectivity check setting
-rw-r--r--static/releases.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index e675bb9e..476f7400 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -422,7 +422,8 @@
<li>Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, Pixel 4a: disable chained vbmeta to simplify verified boot and improve attestation</li>
<li>Seedvault: update to latest revision</li>
<li>NetworkStack: remove change to connectivity check handling that's no longer required with Android 11</li>
- <li>use connectivitycheck.grapheneos.org by default for connectivity checks in the OS</li>
+ <li>use connectivitycheck.grapheneos.org by default for connectivity checks in the OS (not yet for Vanadium)</li>
+ <li>Settings: add setting to toggle between connectivitycheck.grapheneos.org and the standard Android connectivity check URLs</li>
<li>Updater: remove unused READ_PHONE_STATE permission</li>
</ul>