From a97c137eca601a3716d27ecac8045acd9ef2fbf5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 11 Oct 2023 08:47:39 -0400 Subject: [PATCH] fix release notes --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index f1784f0e..5e5bbacd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -676,7 +676,7 @@
  • enable customizing lock screen shortcuts
  • Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager.requestCellInfoUpdate()
  • Sandboxed Google Play compatibility layer: enable DynamiteLoader v2
  • -
  • various fixes for registering receivers in system_server
  • +
  • remove unnecessary wrapper for registering receivers
  • fix per-app hardening configuration for apps missing from the Owner user
  • fix Bluetooth auto-turn-off
  • Settings: avoid crashes when changing user restrictions for guest users