Disabled telemetry - Bug #5154 (#5155)

This commit is contained in:
Kartikay Kaushik 2023-02-28 08:17:14 -05:00 committed by GitHub
parent 067aff45ee
commit e1c04f2013
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 3 additions and 73 deletions

View file

@ -82,14 +82,6 @@
app:singleLineTitle="false"
android:summary="@string/manage_exif_tags_summary"
android:title="@string/manage_exif_tags" />
<SwitchPreference
android:defaultValue="true"
android:key="telemetryOptOut"
app:singleLineTitle="false"
android:summary="@string/telemetry_opt_out_summary"
android:title="@string/mapbox_telemetry" />
</PreferenceCategory>
<!-- The key 'allowGps' was used before and has since been removed based on the discussion at #1599.