From aa56ee4abfeafedba8fc055604817bc8886e234e Mon Sep 17 00:00:00 2001
From: Daniel Micay
Re-routing location to the OS geolocation service will use more power than + using the Google Play geolocation service since we do not provide a + network-based location service and implement it via GNSS / A-GPS only. In the + future, we plan on providing a pseudo-network geolocation service for the OS + by using a local database of cell towers, and the location redirection feature + can also make use of this future OS implementation for network location + requests once it's available.
+The Google Location Accuracy and Google settings activities would normally be integrated into the OS but we don't include any of the standard Google Play integration so there needs to be an app providing a way to access them.