From 05a8dfeacd8b2801f266ae01756a39666ea5acc9 Mon Sep 17 00:00:00 2001 From: Jonathan Klee Date: Tue, 31 Jan 2023 11:41:17 +0100 Subject: [PATCH] Revert "Write telemetry system settings" This reverts commit c26bc3ebb5ca43f199d23768130379c33b30fa89. --- res/values/cm_strings.xml | 6 -- res/xml/development_settings.xml | 5 - .../DevelopmentSettingsDashboardFragment.java | 1 - .../EnableTelemetryPreferenceController.java | 101 ------------------ 4 files changed, 113 deletions(-) delete mode 100644 src/com/android/settings/development/EnableTelemetryPreferenceController.java diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index 4c20366f246..d6c7442d952 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -218,12 +218,6 @@ Fast charging Disable to reduce the heat produced by the device while charging or to extend the lifespan of the battery - - Enable /e/OS Telemetry - Enable automatic bug reporting - You are about to enable /e/OS Telemetry - It will allow automatic bug report when an application crash or when the application ends up in an unexpected state. Please reboot your device after changing this setting. - Advanced Privacy Manage trackers, fake location, hide IP address diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml index 3a5f0206cef..ff8cd126644 100644 --- a/res/xml/development_settings.xml +++ b/res/xml/development_settings.xml @@ -618,11 +618,6 @@ android:key="change_update_source" android:title="@string/title_ota_server" android:summary="@string/use_ota_summary" /> - -