diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-09-22 11:04:37 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-09-22 11:04:37 -0400 |
| commit | caa2c91f10821be8c96fa128538638b226b6e839 (patch) | |
| tree | 7e4532dedc2b1f392279923f86060c722f80c6f9 | |
| parent | 9dfaadfb2d7dde37ccbb7df63009f234bb818d5e (diff) | |
clarify Vanadium update
| -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 06b0e7e1..eb001fc7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -342,7 +342,7 @@ <ul> <li>Settings: use Mainline branding for APEX components</li> - <li>Vanadium: update to 77.0.3865.92</li> + <li>Vanadium: update Chromium base to 77.0.3865.92</li> <li>WebView: update to 77.0.3865.92</li> <li>temporarily disable exec spawning for com.android.phone</li> <li>Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, mainline: disable updatable apex for simplicity</li> |
