summaryrefslogtreecommitdiffstats
path: root/res/xml/privacy_settings_cyanogenmod.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/privacy_settings_cyanogenmod.xml')
-rw-r--r--res/xml/privacy_settings_cyanogenmod.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/res/xml/privacy_settings_cyanogenmod.xml b/res/xml/privacy_settings_cyanogenmod.xml
index 1ce0f1244..cf84b0232 100644
--- a/res/xml/privacy_settings_cyanogenmod.xml
+++ b/res/xml/privacy_settings_cyanogenmod.xml
@@ -28,23 +28,4 @@
android:title="@string/blacklist_title"
android:summary="@string/blacklist_summary"
android:fragment="com.android.settings.blacklist.BlacklistSettings" />
-
- <!-- 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>
-
- <!-- Protected Apps! -->
- <Preference
- android:key="protected_apps_manager"
- android:title="@string/protected_apps"
- android:summary="@string/protected_apps_summary">
- <intent
- android:action="android.intent.action.VIEW"
- android:targetPackage="com.android.settings"
- android:targetClass="com.android.settings.applications.ProtectedAppsActivity" />
- </Preference>
</PreferenceScreen>