diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-21 21:24:40 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-21 21:24:40 -0400 |
| commit | 436ea9235d6c13ac1b1d6fa54ced29059b6ff8a4 (patch) | |
| tree | 1b81c6ccc7a1059c6962910bf8301faa23f8b27c | |
| parent | 32d4ab6cac60d38c18c5e9604460a612229466eb (diff) | |
sunfish kernel configuration changes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 36596dd7..0d852de8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -638,6 +638,8 @@ <ul> <li>GmsCompatConfig: stub out privileged BluetoothDevice#setSilenceMode</li> <li>GmsCompatConfig: disable CAST_CONNECTION_NOTIFY popup dialogs</li> + <li>kernel (Pixel 4a): disable IP_SCTP</li> + <li>kernel (Pixel 4a): enable REFCOUNT_FULL</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> |
