diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-13 12:55:05 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-13 12:55:05 -0400 |
| commit | aa0eee71024d46ac9d9f42cab652b14499c50c7c (patch) | |
| tree | d583b9fbb44b6df5f10b6af3189d08ab7fc81726 /static | |
| parent | c5fb727f6ebd21748f6379e16a0a86ff3ec65056 (diff) | |
mark upstream regressions as upstream
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 1aa911ad..75a32610 100644 --- a/static/releases.html +++ b/static/releases.html @@ -778,10 +778,10 @@ <p>Changes since the 2024061200 release:</p> <ul> - <li>fix Android 14 QPR3 regression which breaks updating certain apps with our app repository client</li> + <li>fix upstream Android 14 QPR3 regression which breaks updating certain apps with our app repository client</li> <li>fix boot-time optimizing apps progress UI with Android 14 QPR3 and enable it again</li> <li>fix regression in our Android 14 QPR3 port resulting in PIN scrambling in secondary users being determined by the Owner user setting</li> - <li>revert major Android 14 QPR3 Internet quick tile overhaul since it broke the functionality in secondary users</li> + <li>revert major upstream Android 14 QPR3 Internet quick tile overhaul since it broke the functionality in secondary users</li> <li>temporarily add back disabling memory tagging and hardened_malloc for surfaceflinger since Android 14 QPR3 didn't fix it as expected</li> <li>disable temporary unconditional system crash notifications since we've gotten the initial feedback we needed via the previous release</li> <li>add additional null check for eSIM wiping done as part of the duress PIN/password wipe implementation to avoid harmless exception</li> |
