diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-21 15:21:30 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-21 15:21:30 -0400 |
| commit | 32d4ab6cac60d38c18c5e9604460a612229466eb (patch) | |
| tree | 99adbbce97e127332f91c18b84965de20bad6634 | |
| parent | 2c8755a919f4afb8de0437ec9a4c5dda1adbaadb (diff) | |
drop modules_disabled change for now
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 27685fbf..36596dd7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -638,7 +638,6 @@ <ul> <li>GmsCompatConfig: stub out privileged BluetoothDevice#setSilenceMode</li> <li>GmsCompatConfig: disable CAST_CONNECTION_NOTIFY popup dialogs</li> - <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: disable kernel module loading after init loads the modules from the verified OS images in early boot to simplify security properties</li> <li>Pixel 7, Pixel 7 Pro: fix bug in detection of the camera service executable (inconsequential in practice for this specific case of the bug)</li> <li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: load AoC firmware via daemon (aocd) to match stock OS</li> <li>Auditor (Pixel 7, Pixel 7 Pro): update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/64">version 64</a> (update was not released in time to be bundled with older devices)</li> |
