From 23f8759937dd96f4e8316666d5e910d1aae27420 Mon Sep 17 00:00:00 2001 From: Tad Date: Tue, 12 Mar 2019 20:40:31 -0400 Subject: [PATCH] Remove some unneeded packages --- Manifests/Manifest_LAOS-14.1.xml | 1 + Manifests/Manifest_LAOS-15.1.xml | 1 + Manifests/Manifest_LAOS-16.0.xml | 2 ++ Patches/Common/android_vendor_divested/divestos.mk | 2 +- Patches/Common/android_vendor_divested/module_blocker.mk | 4 ++++ 5 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Manifests/Manifest_LAOS-14.1.xml b/Manifests/Manifest_LAOS-14.1.xml index 9445e3f3..80c98e8f 100644 --- a/Manifests/Manifest_LAOS-14.1.xml +++ b/Manifests/Manifest_LAOS-14.1.xml @@ -26,6 +26,7 @@ + diff --git a/Manifests/Manifest_LAOS-15.1.xml b/Manifests/Manifest_LAOS-15.1.xml index e39bf065..0d73b10c 100644 --- a/Manifests/Manifest_LAOS-15.1.xml +++ b/Manifests/Manifest_LAOS-15.1.xml @@ -26,6 +26,7 @@ + diff --git a/Manifests/Manifest_LAOS-16.0.xml b/Manifests/Manifest_LAOS-16.0.xml index 018060c8..ce0de6ee 100644 --- a/Manifests/Manifest_LAOS-16.0.xml +++ b/Manifests/Manifest_LAOS-16.0.xml @@ -25,7 +25,9 @@ + + diff --git a/Patches/Common/android_vendor_divested/divestos.mk b/Patches/Common/android_vendor_divested/divestos.mk index 2c0d70f2..c7869cae 100644 --- a/Patches/Common/android_vendor_divested/divestos.mk +++ b/Patches/Common/android_vendor_divested/divestos.mk @@ -16,7 +16,7 @@ PRODUCT_PROPERTY_OVERRIDES += \ ro.config.alarm_alert=Alarm_Buzzer.ogg \ keyguard.no_require_sim=true \ ro.build.selinux=1 \ - ro.storage_manager.enabled=true \ + ro.storage_manager.enabled=false \ ro.control_privapp_permissions=log #Copy extra files diff --git a/Patches/Common/android_vendor_divested/module_blocker.mk b/Patches/Common/android_vendor_divested/module_blocker.mk index a2433b3e..0a48a124 100644 --- a/Patches/Common/android_vendor_divested/module_blocker.mk +++ b/Patches/Common/android_vendor_divested/module_blocker.mk @@ -30,6 +30,10 @@ LOCAL_OVERRIDES_PACKAGES := \ libclearkeycasplugin \ CtsShimPrebuilt \ CtsShimPrivPrebuilt \ + Traceur \ + StorageManager \ + PrintRecommendationService \ + CompanionDeviceManager \ MusicFX # drmserver \ # libfwdlockengine \