OSDN Git Service

Add verity support to `make dist`.
authorGeremy Condra <gcondra@google.com>
Tue, 6 May 2014 05:19:37 +0000 (22:19 -0700)
committerGeremy Condra <gcondra@google.com>
Sun, 11 May 2014 01:31:07 +0000 (18:31 -0700)
commit5b5f4958d89dae6a79a9715f4d91c30cb38a4680
treea67fa2de9b1f46454f44a233f76420f685a9dfb3
parentd2151e1402c1d757a3cafd3e314288ea6222178e
Add verity support to `make dist`.

Without this, system images will be built that do not contain the
necessary bits for verification.

Change-Id: I87c15282b26377d7a2a1540e3d0e30b0299622e3
core/Makefile
core/product.mk
target/product/verity.mk
tools/releasetools/build_image.py