summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>