[fenix] For https://github.com/mozilla-mobile/fenix/issues/1676 - Removes setting for location services

pull/600/head
Jeff Boek 6 years ago committed by Colin Lee
parent facdaee5e8
commit cbef12ded9

@ -13,10 +13,6 @@
android:key="@string/pref_key_crash_reporter"
android:title="@string/preferences_crash_reporter"
app:iconSpaceReserved="false" />
<androidx.preference.SwitchPreference
android:key="@string/pref_key_mozilla_location_service"
android:title="@string/preferences_mozilla_location_service"
app:iconSpaceReserved="false" />
<androidx.preference.SwitchPreference
android:key="@string/pref_key_fenix_health_report"
android:title="@string/preferences_fenix_health_report"

Loading…
Cancel
Save