summaryrefslogtreecommitdiffstats
path: root/res/xml/privacy_settings_cyanogenmod.xml
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2015-09-28 14:38:16 -0700
committerAdnan Begovic <adnan@cyngn.com>2015-11-23 14:26:13 -0800
commit84c44757ac58d285aaaaf019c13c3afe9f664e80 (patch)
tree82e26aa0989a017337214b221df29023aef4f404 /res/xml/privacy_settings_cyanogenmod.xml
parent53fefc5a6515d3903b7ffdfa4f013253ce68009b (diff)
downloadpackages_apps_Settings-84c44757ac58d285aaaaf019c13c3afe9f664e80.zip
packages_apps_Settings-84c44757ac58d285aaaaf019c13c3afe9f664e80.tar.gz
packages_apps_Settings-84c44757ac58d285aaaaf019c13c3afe9f664e80.tar.bz2
Settings: add opt out stats event
- Get rid of keeping track of queued jobs, job scheduler does this and all we really want is a new job id to not interfere with old ones (unless we hit the max jobs allowed, then start the count over). - Persist whether we have reported metrics for the owner user (once per device) Ref: CYNGNOS-1131 Change-Id: Ib5bac2944b5ca4259ea82a357b24708377c1dc4c
Diffstat (limited to 'res/xml/privacy_settings_cyanogenmod.xml')
-rw-r--r--res/xml/privacy_settings_cyanogenmod.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/privacy_settings_cyanogenmod.xml b/res/xml/privacy_settings_cyanogenmod.xml
index 57e4e86..310e74b 100644
--- a/res/xml/privacy_settings_cyanogenmod.xml
+++ b/res/xml/privacy_settings_cyanogenmod.xml
@@ -33,7 +33,6 @@
android:title="@string/block_notifications_title"
android:summary="@string/block_notifications_summary"
android:fragment="com.android.settings.cyanogenmod.SpamList" />
- </Preference>
<!-- Anonymous statistics - (CMStats) -->
<PreferenceScreen