diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-26 09:04:54 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-26 09:04:54 -0500 |
| commit | 15f435d57064c66e155e9747b8fc8aaf3a743adc (patch) | |
| tree | 2f4620202df5cc5da04e8858f71d23bbe8aa6825 | |
| parent | 96e06bfd24918b88f448c2ea500dd8d2bf4d0416 (diff) | |
update connectivity check wording
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 1852a54d..75ccbe79 100644 --- a/static/releases.html +++ b/static/releases.html @@ -439,8 +439,8 @@ <li>Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, Pixel 4a: disable chained vbmeta to simplify verified boot and improve attestation (Pixel 3a and Pixel 3a XL never used this)</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 (not yet for Vanadium)</li> - <li>Settings: add setting to toggle between connectivitycheck.grapheneos.org and the standard Android connectivity check URLs</li> + <li>use GrapheneOS connectivity check server by default for connectivity checks in the OS (not yet for Vanadium)</li> + <li>Settings: add setting to toggle between GrapheneOS connectivity check server and the standard Android connectivity check URLs to continue supporting blending in with other Android devices without a VPN (alongside disabling other GrapheneOS-specific connections)</li> <li>Updater: remove unused READ_PHONE_STATE permission</li> </ul> |
