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.
This commit is contained in:
Daniel Micay 2023-10-12 15:46:36 -04:00
parent dc9ab881d6
commit f08375e362

View File

@ -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>