diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-12 12:00:20 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-12 12:00:20 -0400 |
| commit | 1d8e7018825980fec077066d4a931e3f1f1639db (patch) | |
| tree | 68a7382c55481d9797469bcd9cd58e05b851e9b9 /static | |
| parent | 8754f3b7a8709a00554cc838e7ea9ece9111b3ce (diff) | |
extend read-only function pointer tables
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <li>carriersettings-extractor: drop unused android-prepare-vendor support (all supported devices use adevtool)</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-52">version 52</a></li> <li>enable non-flattened APEX modules for all targets (previously only enabled for 6th/7th generation Pixels which have hard dependencies on it)</li> + <li>extend making userspace function pointer tables read-only</li> </ul> </article> --> |
