mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-02 11:26:21 -04:00
Small tweaks
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
39e520a03f
commit
daf98f8197
6 changed files with 20 additions and 10 deletions
|
@ -6,11 +6,11 @@ Subject: [PATCH] Disable/reduce functionality of various ad/analytics
|
|||
|
||||
Change-Id: I84303ee26d0232e471f44ae6eff6e41a2210e42e
|
||||
---
|
||||
.../android/content/pm/PackageParser.java | 54 +++++++++++++++++++
|
||||
1 file changed, 54 insertions(+)
|
||||
.../android/content/pm/PackageParser.java | 56 +++++++++++++++++++
|
||||
1 file changed, 56 insertions(+)
|
||||
|
||||
diff --git a/core/java/android/content/pm/PackageParser.java b/core/java/android/content/pm/PackageParser.java
|
||||
index 70e4e6cbf622..645dfc0741da 100644
|
||||
index 70e4e6cbf622..44feb7f38653 100644
|
||||
--- a/core/java/android/content/pm/PackageParser.java
|
||||
+++ b/core/java/android/content/pm/PackageParser.java
|
||||
@@ -5551,6 +5551,62 @@ public class PackageParser {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue