diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-26 23:29:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-26 23:29:52 -0400 |
| commit | 879d9657f2deede398c9ffd10445f67459859db5 (patch) | |
| tree | 0d159748f50046826d5a6429b2b953ce11a349c3 | |
| parent | e7344aa837a178fde9dee24cea7b351d18f75eeb (diff) | |
not landing Updater changes yet
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index c80a55b2..ace96096 100644 --- a/static/releases.html +++ b/static/releases.html @@ -450,7 +450,6 @@ <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> |
