summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsphinx <85079418+sphinxcdi@users.noreply.github.com>2022-06-07 22:36:00 +0000
committerDaniel Micay <danielmicay@gmail.com>2022-06-07 18:40:14 -0400
commitec1f90438e1980e35c6850dbba2566713f2f32a1 (patch)
treefae6b03c18bc88efc402b586fabb403a06eff864
parentcbde5e0c87e4909c72d43ee5c38ef600f3b2087c (diff)
fix typo
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/49">version 49</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/50">version 50</a></li>
<li>SELinux policy: remove unused domain for com.android.vzwomatrigger</li>
- <li>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)</li>
+ <li>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)</li>
<li>remove unused android-prepare-vendor repository from the main branch (kept in legacy device branches)</li>
<li>hardened_malloc: remove workarounds for camera service bugs for the Qualcomm SoC generation used by 3rd generation Pixels (kept in legacy device branches)</li>
<li>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)</li>