diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-14 14:41:08 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-14 14:41:08 -0400 |
| commit | ec2f5cb833da03a6fe741d1b8c377f373557b513 (patch) | |
| tree | 164f7e85722d40d9fbe531158a170af489bf79ab | |
| parent | aac24a7623cbfe91a3274a3a00b95eb3476f5f86 (diff) | |
UX improvements from ProtonAOSP
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index dbc80105..32c4749f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -521,6 +521,9 @@ <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 5a): temporarily revert disabling SECURITY_SELINUX_DEVELOP to work around upstream AOSP bug in early userspace (Pixel 4a (5G), Pixel 5, Pixel 6 and Pixel 6 Pro had this change made in the previous release since it blocked the over-the-air update path for them despite not blocking it for these devices)</li> <li>kernel (Pixel 6, Pixel 6 Pro): backport CVE-2021-41073 fix (not reachable from apps due to standard AOSP seccomp-bpf allowlist)</li> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro): backport CVE-2022-25375 fix</li> + <li>enable conversations feature flag</li> + <li>enable charging ripple feature flag</li> + <li>skip screen-on animation</li> </ul> </article> --> |
