diff options
| -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 74a9539f..0f5b41b0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -682,6 +682,7 @@ <li>Settings: fix accessibility settings links for SetupWizard</li> <li>hardened_malloc: preserve errno for free calls (future POSIX requirement)</li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.94</li> + <li>add internal getContext() method to ContentResolver to make adding GrapheneOS settings simpler</li> </ul> </article> --> |
