summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-04-17 15:32:10 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-04-17 15:33:07 -0400
commit0d9555e98170bf564e3d78f3d52346732c6f925a (patch)
tree41e8b88791246db2ddd7b5bdd2d4ca1a7f06a14c /static
parentcdc67049249cff7a618b9e95a9299bfa437a6c4d (diff)
GrapheneOS PSDS proxy service
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 37a95e5c..cd84bbcb 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -526,6 +526,7 @@
<ul>
<li>fix com.android.bluetooth privacy indicator exemption (Bluetooth scanning is considered Location access but the Bluetooth implementation itself shouldn't be listed)</li>
<li>Pixel 6, Pixel 6 Pro: cleaner approach for the com.shannon.imsservice privacy indicator exemption by defining a new telephony exemption role (this service locally caches location for E911 with Wi-Fi calling)</li>
+ <li>Pixel 6, Pixel 6 Pro: use GrapheneOS Predicted Satellite Data Service (PSDS) server by default with a toggle added to Settings to choose the server similar to connectivity checks and attestation key provisioning (can be made into generic code for other Broadcom GPS devices and extended ot Qualcomm GPS devices in the future)</li>
</ul>
</article>
-->