From ec2f5cb833da03a6fe741d1b8c377f373557b513 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 14 Mar 2022 14:41:08 -0400 Subject: [PATCH] UX improvements from ProtonAOSP --- static/releases.html | 3 +++ 1 file changed, 3 insertions(+) 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 @@
  • 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)
  • kernel (Pixel 6, Pixel 6 Pro): backport CVE-2021-41073 fix (not reachable from apps due to standard AOSP seccomp-bpf allowlist)
  • 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
  • +
  • enable conversations feature flag
  • +
  • enable charging ripple feature flag
  • +
  • skip screen-on animation
  • -->