summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorDanesh M <daneshm90@gmail.com>2015-12-21 14:24:40 -0800
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-31 14:20:29 -0800
commit109060f2a3c3309ed76cac5150509cb95cf6fd36 (patch)
tree56cabf2d4ff1ab589006e282f37535ae0a969db0 /res/xml
parentf676d3c12dca9afc36657fc68d6b6d06f4007e0e (diff)
downloadpackages_apps_Settings-109060f2a3c3309ed76cac5150509cb95cf6fd36.zip
packages_apps_Settings-109060f2a3c3309ed76cac5150509cb95cf6fd36.tar.gz
packages_apps_Settings-109060f2a3c3309ed76cac5150509cb95cf6fd36.tar.bz2
Settings : Remove cmstats from about phone
It already exists under privacy settings Change-Id: Id761e66b71cd97e7c5fe0333c04d5778fec2f6c8
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/device_info_settings.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/xml/device_info_settings.xml b/res/xml/device_info_settings.xml
index 7c84850..63fd94a 100644
--- a/res/xml/device_info_settings.xml
+++ b/res/xml/device_info_settings.xml
@@ -59,14 +59,6 @@
<intent android:action="android.settings.SHOW_MANUAL" />
</PreferenceScreen>
- <!-- Anonymous statistics - (CMStats) -->
- <PreferenceScreen
- android:key="cmstats"
- android:title="@string/anonymous_statistics_title"
- android:summary="@string/anonymous_statistics_summary"
- android:fragment="com.android.settings.cmstats.AnonymousStats" >
- </PreferenceScreen>
-
<!-- Legal Information -->
<PreferenceScreen
android:key="container"