diff --git a/static/features.html b/static/features.html index 2a1357f8..453d7a53 100644 --- a/static/features.html +++ b/static/features.html @@ -670,6 +670,7 @@
  • Connectivity checks
  • Attestation key provisioning
  • GNSS almanac downloads (PSDS) on 6th generation Pixels
  • +
  • Secure User Plane Location (SUPL)
  • Network time
  • @@ -681,6 +682,11 @@ other connections get routed through a VPN which is needed to blend in on a local network in practice.

    +

    In addition to our SUPL privacy improvements, we override the SUPL server + to our proxy by default. We also add a toggle for users to switch to the + standard SUPL server for their carrier (usually supl.google.com) or disable it + entirely.

    +

    See our default connections FAQ entry for much more detailed information.