From b18e8ea100a5eb06dce9e384ca76debc7ef44b5f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 24 Oct 2024 02:44:21 -0400 Subject: [PATCH] disable Wi-Fi HAL debug logging on 8th gen to avoid memory corruption --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index b2ccc079..b40d3f96 100644 --- a/static/releases.html +++ b/static/releases.html @@ -548,6 +548,7 @@
  • raise backup service transport (Seedvault) from 10 minutes / 5 minutes to 60 minutes / 30 minutes
  • temporarily revert enforcing minimum 64kiB stack guard size for arm64 since Facebook recently included a buggy stack overflow check for the React Native Hermes runtime that's incompatible with larger gap sizes and beginning to be shipped by apps (revert was not applied for Android 15 port)
  • Sandboxed Google Play compatibility layer: add stubs for update_engine wrapper API to avoid potential Play services crashes if the existing approaches to disable the update service fail
  • +
  • Pixel 8, Pixel 8 Pro, Pixel 8a: disable Wi-Fi HAL debug logging to avoid memory corruption caught by hardware memory tagging on GrapheneOS
  • kernel (6.1): update to latest GKI LTS branch revision
  • use hardened GrapheneOS 6.6 LTS kernel for microdroid virtual machines for both arm64 and x86_64
  • Vanadium: update to version 130.0.6723.73.0