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

Commit beb44e1d authored by Justin Yun's avatar Justin Yun Committed by android-build-merger
Browse files

Merge "Move group_system_ext and passwd_system_ext to base_system_ext.mk"

am: 6e487404

Change-Id: I89fd1f0cf8cf57decec5d1a462c6a5d11f185ec0
parents 2320db62 6e487404
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,3 +16,5 @@

# Base modules and settings for the system_ext partition.
PRODUCT_PACKAGES += \
    group_system_ext \
    passwd_system_ext \
+0 −2
Original line number Diff line number Diff line
@@ -49,7 +49,6 @@ PRODUCT_PACKAGES += \
    fs_config_dirs_nonsystem \
    gralloc.default \
    group_odm \
    group_system_ext \
    group_vendor \
    init_vendor \
    libbundlewrapper \
@@ -65,7 +64,6 @@ PRODUCT_PACKAGES += \
    libril \
    libvisualizer \
    passwd_odm \
    passwd_system_ext \
    passwd_vendor \
    selinux_policy_nonsystem \
    shell_and_utilities_vendor \