diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-08 10:16:29 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-08 10:16:29 -0400 |
| commit | 321c4bfe2bb7501d0657f77509129055802e4035 (patch) | |
| tree | e4f875a89fc33730ef1a6d1c18f6713709592a42 | |
| parent | d8dd22e0bef6814fcf9b9e8a98bef8ba6a13086b (diff) | |
clarify disabling the 'privacy sandbox' trials
| -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 faf2ec18..4b0fcaa7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -421,7 +421,7 @@ <ul> <li>Vanadium: update Chromium base to 92.0.4515.131</li> - <li>Vanadium: remove privacy sandbox trial menu</li> + <li>Vanadium: disable trials of privacy-aware analytics/advertising APIs</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> |
