From 1d8e7018825980fec077066d4a931e3f1f1639db Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 12 May 2023 12:00:20 -0400 Subject: [PATCH] extend read-only function pointer tables --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index c2ff3549..efbc8be6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -625,6 +625,7 @@
  • carriersettings-extractor: drop unused android-prepare-vendor support (all supported devices use adevtool)
  • GmsCompatConfig: update to version 52
  • enable non-flattened APEX modules for all targets (previously only enabled for 6th/7th generation Pixels which have hard dependencies on it)
  • +
  • extend making userspace function pointer tables read-only
  • -->