GrapheneOS PSDS proxy service

This commit is contained in:
Daniel Micay 2022-04-17 15:32:10 -04:00
parent cdc6704924
commit 0d9555e981

View File

@ -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>
-->