From e3beea7dc3e838c4e208cba8119d6594bbb23671 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 3 Nov 2022 03:35:53 -0400 Subject: [PATCH] add back UNMAP_KERNEL_AT_EL0 for Pixel 4 family --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 200a2f01..fb68c54f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -655,6 +655,7 @@
  • Auditor: update to version 65
  • Pixel 7, Pixel 7 Pro: replace UWB and EUICC certificates
  • kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): disable BINFMT_MISC
  • +
  • kernel (Pixel 4, Pixel 4 XL, Pixel 4a): add back our change enabling UNMAP_KERNEL_AT_EL0 now that upstream issues with it are resolved for this branch
  • allow toggling presidential alerts
  • Vanadium: change app id to app.vanadium.browser while using original-package to keep using org.chromium.chrome for existing installs (until factory reset) to preserve compatibility and user data
  • GmsCompatConfig: stub out privileged UserManager.getUserName()