For #1676 - Removes setting for location services

This commit is contained in:
Jeff Boek 2019-04-17 10:47:01 -07:00 committed by Colin Lee
parent aa117b1ea6
commit fc9886e32a

View File

@ -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"