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.

(cherry-pick of 720479ea7e)

Bug: 6960586
Change-Id: I6864ce339a3593c5043e6a55b5af118b3169cc01
This commit is contained in:
Kenny Root 2012-08-09 12:20:16 -07:00
parent f5089846a1
commit d6a469693f

View file

@ -114,6 +114,7 @@ PRODUCT_PACKAGES := \
libwebrtc_audio_preprocessing \
libwilhelm \
libz \
make_ext4fs \
mdnsd \
requestsync \
screencap \