mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-03 11:56:09 -04:00
15.1: Many fixes
This commit is contained in:
parent
c3a3beb907
commit
42da60142c
11 changed files with 186 additions and 20 deletions
|
@ -0,0 +1,28 @@
|
|||
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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue