From a6427f52ea5fd6e744421decb7847712223dfb9e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 20 Jun 2021 12:23:11 -0400 Subject: [PATCH] mark devices as Pixels --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 24da89bf..7ca9244c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -458,6 +458,7 @@
  • Vanadium: add toggle to Privacy and security settings for disabling JIT and using fully interpreted JavaScript via fast interpreter
  • kernel (Pixel 4a (5G), Pixel 5): fix upstream module load order issues when modules are built into the kernel
  • kernel (Pixel 4a (5G), Pixel 5): build in every module and disable dynamic kernel module support again to restore finer-grained Control Flow Integrity (CFI) and attack surface reduction
  • +
  • Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: mark devices as Nexus/Pixel phones as used to be done for older devices, so apps with Nexus/Pixel-specific features available without Play services can use them
  • -->