Don't package mke2fs.conf in otatools.zip

mke2fs.conf is now packaged into the Python executable mkuserimg_mke2fs
and no longer needs to be packaged directly into otatools.zip.

Change-Id: I06216ccd60f834747f9302e30397a7f0bae53726
This commit is contained in:
Daniel Mentz 2019-09-18 18:24:41 -07:00
parent c4f6f36dc4
commit f846914c9f

View file

@ -3655,7 +3655,6 @@ INTERNAL_OTATOOLS_MODULES := \
mkbootfs \
mkbootimg \
mke2fs \
mke2fs.conf \
mkf2fsuserimg.sh \
mksquashfs \
mksquashfsimage.sh \