From f3904a2e6ab34184df16b7a2ea7e08e64fd1d213 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 13 Jun 2024 12:35:15 -0400 Subject: [PATCH] revert QPR3 Internet quick tile overhaul --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 8abb3970..b05943b5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -781,6 +781,7 @@
  • fix Android 14 QPR3 regression which breaks updating certain apps with our app repository client
  • fix boot-time optimizing apps progress UI with Android 14 QPR3 and enable it again
  • fix regression in our Android 14 QPR3 port resulting in PIN scrambling in secondary users being determined by the Owner user setting
  • +
  • revert major Android 14 QPR3 Internet quick tile overhaul since it broke the functionality in secondary users
  • temporarily add back disabling memory tagging and hardened_malloc for surfaceflinger since Android 14 QPR3 didn't fix it as expected
  • disable temporary unconditional system crash notifications since we've gotten the initial feedback we needed via the previous release
  • add additional null check for eSIM wiping done as part of the duress PIN/password wipe implementation to avoid harmless exception