diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-27 13:08:56 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-27 13:08:56 -0400 |
| commit | 97547b20d9fb9b8f67ed6271a7dbbe1790c82364 (patch) | |
| tree | 4611635d732b7f35235811901a84d8d88de734ab /static | |
| parent | 06385580ebf0d754b8c4c0bc2e46c411d3989981 (diff) | |
Revert "not landing Updater changes yet"
This reverts commit 879d9657f2deede398c9ffd10445f67459859db5.
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 ace96096..c80a55b2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -450,6 +450,7 @@ <ul> <li>Settings (Accessibility): add Monochromacy (grayscale) option to color correction</li> <li>improve the newer generation eBPF-based implementation of the INTERNET permission to properly support revoking the permission in secondary profiles (we'll be keeping our restoration of the much simpler non-eBPF-based approach to avoid relying on this on devices using our hardened kernels) </li> + <li>Updater: modernize update settings via androidx preference library</li> <li>Vanadium: update Chromium base to 90.0.4430.91</li> </ul> </article> |
