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

Commit 720479ea authored by Kenny Root's avatar Kenny Root
Browse files

Add make_ext4fs to all builds

make_ext4fs is needed for all builds because ASEC containers use it now.
Any product not having this will not be able to create an ASEC
container.

Bug: 6960586
Change-Id: I7c10b8065a76ec7a43f79445f429d5a93750585d
parent e98b836f
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -119,6 +119,7 @@ PRODUCT_PACKAGES := \
    libwebrtc_audio_preprocessing \
    libwebrtc_audio_preprocessing \
    libwilhelm \
    libwilhelm \
    libz \
    libz \
    make_ext4fs \
    mdnsd \
    mdnsd \
    requestsync \
    requestsync \
    screencap \
    screencap \