DivestOS/Patches/LineageOS-15.1/android_packages_apps_Settings/0002-Remove_Analytics.patch
2018-04-03 09:10:49 -04:00

29 lines
866 B
Diff

From c126761d730a09326ea67bdfbd06023dc96e55cc Mon Sep 17 00:00:00 2001
From: Tad <tad@spotco.us>
Date: Tue, 3 Apr 2018 08:49:01 -0400
Subject: [PATCH] Remove Lineage stats
Change-Id: I6f0a91e8d64f4b9b4f649d70f8fbc0a5f1250c48
---
res/xml/security_settings_misc.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/res/xml/security_settings_misc.xml b/res/xml/security_settings_misc.xml
index 1ea99739b4..3dcc597fbf 100644
--- a/res/xml/security_settings_misc.xml
+++ b/res/xml/security_settings_misc.xml
@@ -36,10 +36,6 @@
android:title="@string/show_password"
android:summary="@string/show_password_summary"/>
- <!-- Anonymous statistics -->
- <org.lineageos.internal.lineageparts.LineagePartsPreference
- android:key="lineagestats" />
-
</PreferenceCategory>
<PreferenceCategory>
--
2.16.3