From 89580664f6775cde1e81b6445c710a458e285b47 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 16 Jul 2024 21:36:23 -0400 Subject: [PATCH] clarify akita GNSS fix --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 42f92670..d7855e17 100644 --- a/static/releases.html +++ b/static/releases.html @@ -811,7 +811,7 @@
  • avoid race for setting USB port mode when the lock method is set to none (lockscreen disabled)
  • Pixel Tablet: add non-standard toggle for enabling touchscreen frequency hopping to reduce ghost touches for users with problematic touchscreen hardware
  • kernel (5.10, 5.15): revert a USB change backported to kernel.org LTS that's causing DisplayPort alternate mode compatibility issues
  • -
  • Pixel 8a: fix GNSS configuration to avoid crash
  • +
  • Pixel 8a: fix GNSS configuration to avoid occasional crashes of the service (Pixel 8a is currently the only Samsung GNSS device)
  • backport mainline APEX module patches for Media Provider, Network Stack, Remote Key Provisioning and Wi-Fi
  • kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.219
  • kernel (5.15): update to latest GKI LTS branch revision