From 2f2fd05cd5970d91f4e3bade8ed4883469bc816b Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 3 Aug 2021 00:28:32 -0400 Subject: [PATCH] clarify --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index d53c5165..6ce80839 100644 --- a/static/releases.html +++ b/static/releases.html @@ -441,7 +441,7 @@
  • kernel (Pixel 4a (5G), Pixel 5): backport implementation of IPv6 temporary addresses (RFC4941) as a replacement for the legacy privacy address implementation, removing the need for our work on mitigating the issues with them (still used for older generation devices)
  • Updater: use System Updater as the app name
  • Updater: show when status notifications occurred
  • -
  • Updater: add notification settings shortcut to settings
  • +
  • Updater: add notification settings shortcut to update settings
  • Sandboxed Google Play compatibility layer: add compatibility shims for secondary user support
  • Sandboxed Google Play compatibility layer: use unified GmsCompat/ prefix for log tags
  • Sandboxed Google Play compatibility layer: add shim for AppOpsManager#startOpNoThrow