From 2edca91678208704118ea44119db2a9a07c0190a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 6 Mar 2025 08:27:32 -0500 Subject: [PATCH] fix typo --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 67efc252..0467278f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -577,7 +577,7 @@
  • rebased onto BP1A.250305.020.T2 Android Open Source Project release (initial Android 15 QPR2 release)
  • Settings: replace our approach to making the Unrestricted mode due to changes in Android 15 QPR2
  • drop 7 downstream GrapheneOS patches for upstream Android bugs which should no longer be required due to upstream fixes in Android 15 QPR2
  • -
  • Launcher: drop code for migrating invalid legacy shortcuts created by a previous upstream Android bug since it was extremely rare and we've had the workaround since our 2023101100 release so it's unlikely anyone with the issue hasn't updated and can always just be worked around clearing the launcher data
  • kernel (Pixel 7a): temporarily disable RANDSTRUCT due to a Qualcomm Wi-Fi driver incompatibility (only the Pixel 7a uses Qualcomm Wi-Fi and RANDSTRUCT wasn't enabled before Android 15 QPR2 for 6th/7th/8th gen Pixels since they weren't on 6.1 yet)