From da325b746c78d969668cba04f7cb51e4d891e53f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 7 Sep 2021 19:51:11 -0400 Subject: [PATCH] declare Pixel experience features for Pixel 5a --- static/releases.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index ebdb37a6..621abf10 100644 --- a/static/releases.html +++ b/static/releases.html @@ -451,6 +451,7 @@
  • rebased onto RQ3A.210905.001 and RD2A.210905.003 releases
  • kernel (Pixel 4a (5G), Pixel 5): use device-specific dtbo.img
  • Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: update APNs
  • +
  • Pixel 5a: declare Pixel features are available so that apps with Pixel-specific features will use them
  • --> @@ -700,7 +701,7 @@
  • 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
  • kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): generate a new privacy address when connecting to a network as a temporary partial workaround for the broken upstream privacy address implementation before Linux 5.8 (the privacy address standard itself was flawed and Linux 5.8+ has an implementation of the fixed standard, which we've suggested that Android backport in our upstream report)
  • -
  • 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
  • +
  • Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: declare Pixel features are available so that apps with Pixel-specific features will use them