diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-30 12:40:09 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-30 12:40:41 -0400 |
| commit | 5185729213d0092c130ad647c2e1b90b2033bed7 (patch) | |
| tree | fc341bc4eb2bb008acd1dc2b42c251fc2db5aaf1 | |
| parent | c0a4c266e95878dc26494526a83d8152099e28eb (diff) | |
extend security state manager for Auditor
| -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 fcd3f814..19678d6b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -582,6 +582,7 @@ <p>Changes since the 2025042500 release:</p> <ul> + <li>extend security state manager service to support the official Auditor release (based on the signing key) obtaining additional security state (currently the configuration for auto-reboot, USB-C port and pogo pins control, OEM unlocking and user count)</li> <li>Auditor: add default enabled data saver exemption</li> <li>kernel (Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): switch to synchronous mode for the Hardware Tag-Based KASAN implementation to improve security and error reporting (we'll continue using asymmetric mode in userspace where it works better)</li> <li>kernel (6.1): update to latest GKI LTS branch revision</li> |
