Remove USE_LOCATION_FOR_SERVICES from Settings
This has been moved to GoogleSettingsProvider as part of unbundling. Part of http://b/issue?id=2383870 Change-Id: Ia8e5725b1749fa95436fade0ea23061eb2ca4822
This commit is contained in:
@@ -77,9 +77,6 @@ public class SecuritySettings extends PreferenceActivity {
|
||||
private static final String PROPERTY_EFS_ENABLED = "persist.security.efs.enabled";
|
||||
private static final String PROPERTY_EFS_TRANSITION = "persist.security.efs.trans";
|
||||
|
||||
private static final String PREFS_NAME = "location_prefs";
|
||||
private static final String PREFS_USE_LOCATION = "use_location";
|
||||
|
||||
private CheckBoxPreference mVisiblePattern;
|
||||
private CheckBoxPreference mTactileFeedback;
|
||||
|
||||
|
Reference in New Issue
Block a user