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

Commit 44edd9a9 authored by Jin Qian's avatar Jin Qian Committed by android-build-merger
Browse files

Merge "Replace make_ext4fs with mke2fs" am: bd532fbf am: 3f2bf557

am: a08e7237

Change-Id: I3fef2c24e4795e4b9a146f1e7ee9953c3e5f5db6
parents 7b1301a5 a08e7237
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2114,7 +2114,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
@@ -76,7 +76,7 @@ PRODUCT_PACKAGES += \
    libwebviewchromium_plat_support \
    libwilhelm \
    logd \
    make_ext4fs \
    mke2fs \
    e2fsck \
    resize2fs \
    tune2fs \
@@ -134,7 +134,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 \