From 71e1b30f9556848bf330ab441b873610a592fd07 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 20 Feb 2023 23:56:49 -0500 Subject: [PATCH] 5.10 GKI LTS update --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 0f5b41b0..fe3057b0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -681,6 +681,7 @@
  • Settings: only allow Owner to control our added toggle for camera availability on lockscreen since it's global
  • Settings: fix accessibility settings links for SetupWizard
  • hardened_malloc: preserve errno for free calls (future POSIX requirement)
  • +
  • kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.168
  • kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.94
  • add internal getContext() method to ContentResolver to make adding GrapheneOS settings simpler