Settings: Add preference to enable/disable assisted GPS.
Signed-off-by: Mike Lockwood <lockwood@android.com>
This commit is contained in:
@@ -1927,6 +1927,12 @@ public final class Settings {
|
||||
*/
|
||||
public static final String LOCATION_PROVIDERS_ALLOWED = "location_providers_allowed";
|
||||
|
||||
/**
|
||||
* Whether assisted GPS should be enabled or not.
|
||||
* @hide
|
||||
*/
|
||||
public static final String ASSISTED_GPS_ENABLED = "assisted_gps_enabled";
|
||||
|
||||
/**
|
||||
* The Logging ID (a unique 64-bit value) as a hex string.
|
||||
* Used as a pseudonymous identifier for logging.
|
||||
|
||||
Reference in New Issue
Block a user