Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c3928f03 authored by Unknown's avatar Unknown
Browse files

Typo

parent 6e8ca52d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -102,8 +102,6 @@ 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();
    }