diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-27 02:29:17 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-27 02:29:17 -0500 |
| commit | a32306da69c31ccad5b461850aa616b30bc406e7 (patch) | |
| tree | e150498f8b7cfd3945bd390557fea6d6b44a0ed2 /static | |
| parent | 022ef25be8b47f12876424fcca081a39a8a1b910 (diff) | |
this does work for Vanadium but is incomplete
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 1f89c823..2f8d07e2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -439,7 +439,7 @@ <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 GrapheneOS connectivity check server by default for connectivity checks in the OS (not yet for Vanadium)</li> + <li>use GrapheneOS connectivity check server by default for connectivity checks in the OS</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</li> <li>Updater: remove unused READ_PHONE_STATE permission</li> </ul> |
