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

Commit bd532fbf authored by Jin Qian's avatar Jin Qian Committed by Gerrit Code Review
Browse files

Merge "Replace make_ext4fs with mke2fs"

parents 44bfeeda 95b2b695
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2097,7 +2097,6 @@ OTATOOLS := $(HOST_OUT_EXECUTABLES)/minigzip \
  $(HOST_OUT_JAVA_LIBRARIES)/signapk.jar \
  $(HOST_OUT_JAVA_LIBRARIES)/BootSignature.jar \
  $(HOST_OUT_JAVA_LIBRARIES)/VeritySigner.jar \
  $(HOST_OUT_EXECUTABLES)/make_ext4fs \
  $(HOST_OUT_EXECUTABLES)/mkuserimg.sh \
  $(HOST_OUT_EXECUTABLES)/mke2fs \
  $(HOST_OUT_EXECUTABLES)/mkuserimg_mke2fs.sh \
+2 −2
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ PRODUCT_PACKAGES += \
    libwebviewchromium_plat_support \
    libwilhelm \
    logd \
    make_ext4fs \
    mke2fs \
    e2fsck \
    resize2fs \
    tune2fs \
@@ -133,7 +133,7 @@ PRODUCT_SYSTEM_SERVER_APPS += \
# Adoptable external storage supports both ext4 and f2fs
PRODUCT_PACKAGES += \
    e2fsck \
    make_ext4fs \
    mke2fs \
    fsck.f2fs \
    make_f2fs \

+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ PRODUCT_PACKAGES += \
    libwilhelm \
    libdrmframework_jni \
    libdrmframework \
    make_ext4fs \
    mke2fs \
    e2fsck \
    resize2fs \
    tune2fs \