From ea2d42d654656b82b582f7991485cf4e406d949d Mon Sep 17 00:00:00 2001 From: Matt Mower Date: Tue, 10 Nov 2015 18:37:09 -0600 Subject: SetupWizard: Update Location services page * Remove usage of deprecated setLocationProviderEnabled and isLocationProviderEnabled * Use BroadcastReceiver to listen for changes to mode * Replace GPS option with Battery Saving option (there is no longer a mode available in Android which disables GPS) TODO: Create CMStats entry for ENABLE_BATTERY_SAVING_LOCATION Change-Id: I2efe69125518637ae9b7d0dce285c39dae654d4c --- res/layout/location_settings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'res/layout') diff --git a/res/layout/location_settings.xml b/res/layout/location_settings.xml index 07142e3..53ae954 100644 --- a/res/layout/location_settings.xml +++ b/res/layout/location_settings.xml @@ -118,7 +118,7 @@ -- cgit v1.1