kyuweftea Disabling location rerouting only impacts apps using the Google Play network location API and you didn't quite do the full set of toggles to fully use Google Play network location. GNSS works fine on GrapheneOS exactly as it does on the stock OS. If you choose to enable Play network location, that also works similarly to the stock OS, except it can't scan for Wi-Fi networks as frequently and receives less detailed data about them due to not having the privileged APIs, which could be changed in the future. The major difference with the stock OS is that the OS location service uses Play services as a network location backend so apps using the OS location API also use Play services despite not using it directly. They have the opposite of our rerouting feature, and we could technically add another toggle for that too.