From bf93ca826d36928d4a7cf626f75f094c3677a518 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 18 Feb 2023 08:09:19 -0500 Subject: [PATCH] add getContext() method to ContentResolver --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 74a9539f..0f5b41b0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -682,6 +682,7 @@
  • Settings: fix accessibility settings links for SetupWizard
  • hardened_malloc: preserve errno for free calls (future POSIX requirement)
  • 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
  • -->