OSDN Git Service

verity: clean up verity build dependencies
authorColin Cross <ccross@android.com>
Mon, 28 Apr 2014 23:27:32 +0000 (16:27 -0700)
committerColin Cross <ccross@android.com>
Tue, 29 Apr 2014 00:19:04 +0000 (17:19 -0700)
commit8a30f72c0c70d5b5eb47fd32a9a62c771aaa5796
treef8a3e6055a0db5732c555fdfff11dce9f0046117
parent13b2e19ef240804908629ed2e54a98ec9dede337
verity: clean up verity build dependencies

Move image dependencies out of PRODUCT_PACKAGES and into direct
dependencies for the image building rules.

Fix the test for PRODUCT_SUPPORTS_VERITY, it needs to check for
the current project as the global is no longer set.

Change-Id: I811501834ae5ec658229bd505fcc48275ff578c9
core/Makefile
core/config.mk
target/product/verity.mk