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

Commit 1d18ae8e authored by Treehugger Robot's avatar Treehugger Robot
Browse files

Merge "Move packages from *_product.mk to *_system_ext.mk" am: ae541174

Change-Id: I462fe07fb4d90fa58f1042adcc8fb2a94caf41fe
parents 1a013b86 ae541174
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -29,16 +29,10 @@ PRODUCT_PACKAGES += \
    DeskClock \
    Gallery2 \
    LatinIME \
    Launcher3QuickStep \
    Music \
    OneTimeInitializer \
    Provision \
    QuickSearchBox \
    Settings \
    SettingsIntelligence \
    StorageManager \
    SystemUI \
    WallpaperCropper \
    frameworks-base-overlays

PRODUCT_PACKAGES_DEBUG += \
+6 −0
Original line number Diff line number Diff line
@@ -22,3 +22,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/media_system_ext.mk)

# /system_ext packages
PRODUCT_PACKAGES += \
    Launcher3QuickStep \
    Provision \
    Settings \
    StorageManager \
    SystemUI \
    WallpaperCropper \
+0 −2
Original line number Diff line number Diff line
@@ -19,6 +19,4 @@

# /product packages
PRODUCT_PACKAGES += \
    CarrierConfig \
    Dialer \
    EmergencyInfo \
+2 −0
Original line number Diff line number Diff line
@@ -19,3 +19,5 @@

# /system_ext packages
PRODUCT_PACKAGES += \
    CarrierConfig \
    EmergencyInfo \