Tags:

  • 2025022800 (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)

Changes since the 2025022700 release:

  • restrict “5G only” mode to carriers with 5G standalone support to avoid setting the option silently failing
  • fix ancient upstream bug causing system_server crashes when flushing an inactive location provider which was uncovered by us adding our own network location provider
  • exclude network location provider from the GrapheneOS location indicator since it’s meant to be shown for apps requesting location rather than showing users when the OS location services listen for GNSS satellite broadcasts and scan nearby networks
  • Sandboxed Google Play compatibility layer: fix issues in our requestLocationSettingsDialog() implementation which were uncovered by providing our own network location provider (this is part of our reimplementation of the Google Play location service used when rerouting Google Play location requests to the OS is enabled which is the default)
  • Network Location: add built-in battery optimization exception to avoid being blocked from accessing the network from the background in some cases
  • Network Location: incorporate altitude into trilateration when available to replace basic altitude support based on averages which wasn’t taken into account for the latitude/longitude estimation (i.e. it now operates in 3D instead of 2D)
  • Network Location: add TLS key pinning for gs-loc.apple.grapheneos.org
  • kernel (6.6): update to latest GKI LTS branch revision