From 42280a2b31f7194861159685f3d6900e35e0364a Mon Sep 17 00:00:00 2001
From: Dave Eckhardt <13352322+de0u@users.noreply.github.com>
Date: Fri, 28 Jun 2024 00:16:44 -0400
Subject: [PATCH] add missing closing paren
---
static/releases.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/releases.html b/static/releases.html
index 6dc7ea5a..5466ef75 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -809,7 +809,7 @@
add new GrapheneOS Info app through which you can get information about the latest releases of GrapheneOS, links to our community spaces, and details on how to make donations
Pixel 8a: add Let's Encrypt roots to Samsung gnssd CA root store for supl.grapheneos.org
Pixel 8a: configure Samsung gnssd to use TLSv1.2 for SUPL instead of TLSv1.1 (TLSv1.3 would work but the config doesn't offer it)
- Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold: fully remove 32-bit ARM support to significantly reduce build time and update download size with no loss of functionality (7th gen Pixels launched with 32-bit app support disabled after several years of the Play Store blocking uploading 32-bit-only apps or installing them on 64-bit devices, and 8th gen Pixels use 2nd gen ARMv9 cores with no 32-bit support
+ Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold: fully remove 32-bit ARM support to significantly reduce build time and update download size with no loss of functionality (7th gen Pixels launched with 32-bit app support disabled after several years of the Play Store blocking uploading 32-bit-only apps or installing them on 64-bit devices, and 8th gen Pixels use 2nd gen ARMv9 cores with no 32-bit support)
Settings: fix several cases of UI state being lost when resuming activity after configuration changes, etc. for GrapheneOS settings
kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.216
kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.90