diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-07 09:07:39 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-11 11:12:27 -0400 |
| commit | 13555655d5c3b833f2c7b297800e0fb79044a4a4 (patch) | |
| tree | 004480b8d2198dce8778d3b927d7389cdf55d753 | |
| parent | a72bc47ed914b09c0414b87184f35f3b911fa40c (diff) | |
replace incorrect description of dropped fix
No need to go into details about it.
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index bed1780d..47ac71c1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -594,8 +594,7 @@ <li>full 2025-03-05 security patch level</li> <li>rebased onto BP1A.250305.020.T2 Android Open Source Project release (initial Android 15 QPR2 release)</li> <li>Settings: replace our approach to making the Unrestricted battery mode more visible due to changes in Android 15 QPR2</li> - <li>drop 7 downstream GrapheneOS patches for upstream Android bugs which should no longer be required due to upstream fixes in Android 15 QPR2</li> - <li>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 <a href="#2023101100">2023101100</a> release so it's unlikely anyone with the issue hasn't updated and can always just be worked around clearing the launcher data</li> + <li>drop 8 downstream GrapheneOS patches for upstream Android bugs which should no longer be required due to upstream fixes in Android 15 QPR2</li> <li>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)</li> </ul> </article> |
