diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-21 22:51:38 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-21 22:51:38 -0400 |
| commit | 544538f3f64f9acb1744a5766ec00ddde7920429 (patch) | |
| tree | e09168434193a3a48c7145eef127e7b413ac3af5 /static | |
| parent | 436ea9235d6c13ac1b1d6fa54ced29059b6ff8a4 (diff) | |
disable IP_SCTP for 5th gen too
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 0d852de8..c84338d6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -638,7 +638,7 @@ <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, Pixel 4a (5G), Pixel 5, Pixel 5a): 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> |
