From 5cb19e6dd46be31b3791f32669174d41ece3d097 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 7 Jun 2022 00:58:49 -0400 Subject: [PATCH] temporary addresses for 4th gen Pixels now --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 580085b2..9206f712 100644 --- a/static/releases.html +++ b/static/releases.html @@ -548,6 +548,7 @@
  • add indicator exemption for Fused Location Provider which is part of the OS location implementation wrapping the GNSS and Network location provides into a Fused provider using the best available data (GrapheneOS does not have an OS Network Location provider so it just wraps GNSS)
  • remove unused android-prepare-vendor repository from the main branch (kept in legacy device branches)
  • hardened_malloc: remove workarounds for camera service bugs for the Qualcomm SoC generation used by 3rd generation Pixels (kept in legacy device branches)
  • +
  • kernel (Pixel 4, Pixel 4 XL, Pixel 4a): drop IPv6 privacy address fix now that upstream has backported IPv6 temporary address (RFC4941) support as a replacement which we already did for 5th generation Pixels (implemented in the baseline kernel.org LTS for 6th generation)
  • -->