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

Commit 3f2bf557 authored by Jin Qian's avatar Jin Qian Committed by android-build-merger
Browse files

Merge "Replace make_ext4fs with mke2fs"

am: bd532fbf

Change-Id: Iea994024e4483f79d1560e21ddc4db7136f540c5
parents ad24414d bd532fbf
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 \