Merge "Pack system/update_engine/scripts into otatools.zip." am: 27bfc86d8b

am: cdfabdbf85

Change-Id: Ifbf47be3c9330fb984907b257612b2f7b9f25d2f
This commit is contained in:
Tao Bao 2017-09-01 17:00:12 +00:00 committed by android-build-merger
commit 5b8e0ffaf9
1 changed files with 1 additions and 0 deletions

View File

@ -2141,6 +2141,7 @@ OTATOOLS_DEPS := \
system/extras/verity/build_verity_metadata.py \
system/extras/ext4_utils/mke2fs.conf \
external/avb/test/data/testkey_rsa4096.pem \
$(shell find system/update_engine/scripts -name \*.pyc -prune -o -type f -print | sort) \
$(shell find build/target/product/security -type f -name \*.x509.pem -o -name \*.pk8 -o \
-name verity_key | sort) \
$(shell find device vendor -type f -name \*.pk8 -o -name verifiedboot\* -o \