Skip to content

Commit 97c9b70

Browse files
committed
clarification on upstream bugs
1 parent 0b735f4 commit 97c9b70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

static/releases.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -699,13 +699,13 @@ <h3><a href="#2023101100">2023101100</a></h3>
699699

700700
<ul>
701701
<li>enable customizing lock screen shortcuts</li>
702-
<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)</li>
703-
<li>Launcher: delete broken legacy shortcuts instead of crashing</li>
702+
<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 upstream AOSP launcher bug caused by it using API 34 prematurely)</li>
703+
<li>Launcher: delete broken legacy shortcuts instead of crashing (upstream bug)</li>
704704
<li>Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager.requestCellInfoUpdate()</li>
705705
<li>Sandboxed Google Play compatibility layer: enable DynamiteLoader v2</li>
706706
<li>fix per-app hardening configuration for apps missing from the Owner user</li>
707707
<li>fix Bluetooth auto-turn-off</li>
708-
<li>Settings: avoid crashes when changing user restrictions for guest users</li>
708+
<li>Settings: avoid crashes when changing user restrictions for guest users (upstream bug)</li>
709709
<li>do not delete compiled code of hibernated apps</li>
710710
<li>curl: update to 8.4.0 to fix CVE-2023-38545 and assorted minor issues (Android may not use this functionality, but it should be fixed in case it does)</li>
711711
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.65.0">version 118.0.5993.65.0</a></li>

0 commit comments

Comments
 (0)