diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-19 08:06:00 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-19 08:06:00 -0500 |
| commit | 6061374c65ca9c0b1dcfeb74b9ba3fdf3dc7591c (patch) | |
| tree | a17b03e5daac8924b49f914d0e78d63c42b6ce06 /static | |
| parent | c7593795bfe8f1f7ea871117a2206adea9c263da (diff) | |
Vanadium: disable GaiaAuthFetcher code
Diffstat (limited to 'static')
| -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 f748b336..9af3baf0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -414,6 +414,7 @@ <li>Vanadium: update Chromium base to 87.0.4280.66</li> <li>Vanadium: disable new high-level functionality for fetching variations</li> <li>Vanadium: disable unused Omaha update check support</li> + <li>Vanadium: disable GaiaAuthFetcher code due to upstream bug</li> <li>Pixel 4 XL: add missing feature configuration</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: use device-specific NFC configuration</li> <li>add initial runtime flags handling for exec-based spawning to improve compatibility</li> |
