diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-31 11:44:42 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-31 11:44:42 -0400 |
| commit | a7d63023fcb71110b840139c009617f61fb6f967 (patch) | |
| tree | 2d881ae2c2a5337eb771ab18288571fc08caceda | |
| parent | 9cb6c0321e2fb34d6f413a790ab24bca5cabf8fe (diff) | |
shared library verified boot improvement
| -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 d5b11a17..5b12c85f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -556,6 +556,7 @@ <li>kernel (6.6): use the same KFENCE configuration for microdroid as bare metal</li> <li>mark Sensors permission as implicitly added</li> <li>avoid adding Sensors permission to hasCode=false packages</li> + <li>improve our implementation of extending verified boot to out-of-band shared library APK updates</li> <li>Log Viewer: add userType line to header in non-Owner users</li> <li>Log Viewer: add targetSdk and sharedUid to package info header</li> <li>System Updater: update minimum and target API level to 35 (Android 15)</li> |
