diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-07 15:03:17 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-07 15:03:17 -0400 |
| commit | b36518201dd32966c7ba03379cf026c722194743 (patch) | |
| tree | eb899e4a10d861ce90348e3bdd044fa347978467 | |
| parent | edd57f1598b961d74b1477a02d654cde4a123bcc (diff) | |
remove unwanted sync and services link
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index fa47cdc1..faf2ec18 100644 --- a/static/releases.html +++ b/static/releases.html @@ -422,6 +422,7 @@ <ul> <li>Vanadium: update Chromium base to 92.0.4515.131</li> <li>Vanadium: remove privacy sandbox trial menu</li> + <li>Vanadium: remove unwanted sync and services link</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update APNs</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update CarrierConfig vendor.xml</li> <li>Sandboxed Google Play compatibility layer: add infrastructure / shims to support dynamite modules (dynamically loaded modules including Maps API support)</li> |
