From 3027afedd89847c8f2377cecb8cefb60761aa8ee Mon Sep 17 00:00:00 2001 From: Tad Date: Fri, 13 Jul 2018 17:54:16 -0400 Subject: [PATCH] Overlay tweaks --- .../common/frameworks/base/core/res/res/values/config.xml | 3 --- Patches/Common/android_vendor_divested/packages.mk | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/Patches/Common/android_vendor_divested/overlay/common/frameworks/base/core/res/res/values/config.xml b/Patches/Common/android_vendor_divested/overlay/common/frameworks/base/core/res/res/values/config.xml index c101222f..67c90d7b 100644 --- a/Patches/Common/android_vendor_divested/overlay/common/frameworks/base/core/res/res/values/config.xml +++ b/Patches/Common/android_vendor_divested/overlay/common/frameworks/base/core/res/res/values/config.xml @@ -35,9 +35,6 @@ false - - false - SUPL_HOST=supl.google.com diff --git a/Patches/Common/android_vendor_divested/packages.mk b/Patches/Common/android_vendor_divested/packages.mk index d64907f5..835c3ac8 100644 --- a/Patches/Common/android_vendor_divested/packages.mk +++ b/Patches/Common/android_vendor_divested/packages.mk @@ -19,7 +19,6 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ CameraRoll \ FennecDOS \ - K9Mail \ Silence \ VanillaMusic @@ -29,6 +28,7 @@ PRODUCT_PACKAGES += \ # Notes # - Official F-Droid will be included once #843 is implemented +# - K-9 Mail Will be included after 5.5xx release # - OpenKeychain inclusion is undecided yet # - Net Monitor will be included after #58 is merged # - Orbot/Orfox will most likely never be included due to various reasons