summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-10-11 08:47:39 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-10-11 08:47:39 -0400
commita97c137eca601a3716d27ecac8045acd9ef2fbf5 (patch)
tree2ce930e05ccd2cbe582147947f44e9fbb0a565eb
parent44cde6d6c82842f16bc088bf8b48812318c83b2f (diff)
fix release notes
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<li>enable customizing lock screen shortcuts</li>
<li>Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager.requestCellInfoUpdate()</li>
<li>Sandboxed Google Play compatibility layer: enable DynamiteLoader v2</li>
- <li>various fixes for registering receivers in system_server</li>
+ <li>remove unnecessary wrapper for registering receivers</li>
<li>fix per-app hardening configuration for apps missing from the Owner user</li>
<li>fix Bluetooth auto-turn-off</li>
<li>Settings: avoid crashes when changing user restrictions for guest users</li>