diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-26 18:27:27 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-26 18:27:27 -0400 |
| commit | 43e6516477eb3bf4e09cbf99874483ef2deda5b7 (patch) | |
| tree | 40db85fbe554a6f8b47be95df40031b257962d30 /static | |
| parent | 854c99267e09fa917cb6790b169226be7ff6ade6 (diff) | |
modernize update settings
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 7f78a164..939d5b7a 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> </ul> </article> --> |
