Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee601850 authored by Alexander Grund's avatar Alexander Grund
Browse files

Remove Lineage updater

Removes the Updater app which isn't used in our builds and hence only
takes space

Change-Id: Icdca0485853149d44644b861023adb1e02b265c9
parent 9a03852d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- Whether system_update_settings should be shown or not. -->
    <bool name="config_show_system_update_settings">false</bool>
</resources>
+15 −0
Original line number Diff line number Diff line
# PWD: vendor/lineage
diff --git a/config/common.mk b/config/common.mk
index 2fe9cb01..f81e752f 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -113,8 +113,7 @@ PRODUCT_PACKAGES += \
 PRODUCT_PACKAGES += \
     LineageParts \
     LineageSettingsProvider \
-    LineageSetupWizard \
-    Updater
+    LineageSetupWizard
 
 # Themes
 PRODUCT_PACKAGES += \