diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index 3b90bfac20cdda3d383c63083de97aff9f577bbd..57c3640ff98589a91db1d450d32553c0a7917dbd 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -198,6 +198,12 @@ Automatically raises the refresh rate from 60 to %1$d Hz for some content. Increases battery usage. + + 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 f793ab6fec2bdfc0276f19515a9dd0b670a2a9bf..d68b6e3b59685732a141c844da8b6c6ad2a3e26a 100644 --- a/res/xml/development_settings.xml +++ b/res/xml/development_settings.xml @@ -650,6 +650,11 @@ android:key="change_update_source" android:title="@string/title_ota_server" android:summary="@string/use_ota_summary" /> + +