From ec1f90438e1980e35c6850dbba2566713f2f32a1 Mon Sep 17 00:00:00 2001 From: sphinx <85079418+sphinxcdi@users.noreply.github.com> Date: Tue, 7 Jun 2022 22:36:00 +0000 Subject: [PATCH] fix typo --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 721d833f..2126332a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -568,7 +568,7 @@
  • Auditor: update to version 49
  • Auditor: update to version 50
  • SELinux policy: remove unused domain for com.android.vzwomatrigger
  • -
  • 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)
  • +
  • add indicator exemption for Fused Location Provider which is part of the OS location implementation wrapping the GNSS and Network location providers 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)