Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
android_packages_apps_SetupWizard
Commits
daab7d8f
Commit
daab7d8f
authored
Nov 02, 2018
by
vincent
Browse files
port commit
c3928f03
to eelo-0.2
parent
fb045a86
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/org/lineageos/setupwizard/LocationSettingsActivity.java
View file @
daab7d8f
...
...
@@ -102,13 +102,9 @@ public class LocationSettingsActivity extends BaseSetupWizardActivity {
@Override
public
void
onResume
()
{
super
.
onResume
();
//refreshLocationMode();
//updateLocationToggles(Settings.Secure.LOCATION_MODE_HIGH_ACCURACY);
setLocationMode
(
Settings
.
Secure
.
LOCATION_MODE_HIGH_ACCURACY
);
refreshLocationMode
();
}
@Override
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment