summaryrefslogtreecommitdiffstats
path: root/target/product
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2014-04-28 16:27:32 -0700
committerColin Cross <ccross@android.com>2014-04-28 17:19:04 -0700
commit8a30f72c0c70d5b5eb47fd32a9a62c771aaa5796 (patch)
treef8a3e6055a0db5732c555fdfff11dce9f0046117 /target/product
parent13b2e19ef240804908629ed2e54a98ec9dede337 (diff)
downloadbuild-8a30f72c0c70d5b5eb47fd32a9a62c771aaa5796.zip
build-8a30f72c0c70d5b5eb47fd32a9a62c771aaa5796.tar.gz
build-8a30f72c0c70d5b5eb47fd32a9a62c771aaa5796.tar.bz2
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
Diffstat (limited to 'target/product')
-rw-r--r--target/product/verity.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/product/verity.mk b/target/product/verity.mk
index 1133e65..4a1ca5e 100644
--- a/target/product/verity.mk
+++ b/target/product/verity.mk
@@ -20,10 +20,4 @@ PRODUCT_SUPPORTS_VERITY := true
PRODUCT_VERITY_SIGNING_KEY := build/target/product/security/verity_private_dev_key
PRODUCT_PACKAGES += \
- generate_verity_key \
- VeritySigner \
- verity_signer \
- build_verity_tree.py \
- build_verity_metadata.py \
- append2simg \
verity_key