1
0
Fork 0

For #1676 - Removes setting for location services

master
Jeff Boek 2019-04-17 10:47:01 -07:00 committed by Colin Lee
parent aa117b1ea6
commit fc9886e32a
1 changed files with 0 additions and 4 deletions

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"