summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-10-12 15:46:36 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-10-12 15:46:59 -0400
commitf08375e3627232aeeb2a0bc148d7a049749e363f (patch)
treef48efe1d9621a2dcd619f5dbfbd01c9d1d75e278
parentdc9ab881d649a62d44ef99f1af7eface00a412cc (diff)
drop fix which wasn't relevant from release notes
This ended up being an upstream Android 14 bug impacting all apps in secondary users, not a sandboxed Google Play compatibility layer issue.
-rw-r--r--static/releases.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index eeb87581..94d5ce88 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -741,7 +741,6 @@
<li>enable customizing lock screen shortcuts</li>
<li>Launcher: set target API level to 33 since it doesn't properly support 34 and it prevents adding widgets among other potential issues (Pixel Launcher fork in the stock Pixel OS still uses 33 too, so this is an AOSP-specific upstream bug)</li>
<li>Launcher: delete broken legacy shortcuts instead of crashing (upstream bug)</li>
- <li>Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager.requestCellInfoUpdate()</li>
<li>Sandboxed Google Play compatibility layer: enable DynamiteLoader v2</li>
<li>fix per-app hardening configuration for apps missing from the Owner user</li>
<li>fix Bluetooth auto-turn-off</li>