OSDN Git Service

Makefile: Pack e2fsdroid into otatools.zip.
authorTao Bao <tbao@google.com>
Fri, 6 Jan 2017 22:24:18 +0000 (14:24 -0800)
committerTao Bao <tbao@google.com>
Fri, 6 Jan 2017 22:32:51 +0000 (14:32 -0800)
commitbcc3109262abcc2f1e4b81e79bb33370729fc816
tree9285cb6415b5dce253aad661ddc094143f5f4291
parent10f6bf093da11250bed30874fe7246d61e50a1b9
Makefile: Pack e2fsdroid into otatools.zip.

e2fsdroid is needed to create ext4 images with mke2fs. Also pack both
sets of mke2fs and make_ext4fs tools into otatools.zip. Because we use
the latest otatools.zip to create OTAs, which needs to handle
target_files.zip using either of them.

Bug: 34126605
Test: `m otatools-package` and check it has e2fsdroid and make_ext4fs.
Test: Use otatools.zip to sign a TF.zip that defines
      TARGET_USES_MKE2FS={true,false}.

Change-Id: I9967e4f078cbe912914c6c511681cba82356ae8e
core/Makefile