Merge "Pack additional AVB testkeys into otatools.zip." am: e2d0b0cc43
am: ff01d91499
Change-Id: I69ab7766f939242b8e21dcbe5328df65b1ad3929
This commit is contained in:
commit
80731c6764
1 changed files with 2 additions and 3 deletions
|
@ -2458,9 +2458,8 @@ $(BUILT_OTATOOLS_PACKAGE): zip_root := $(call intermediates-dir-for,PACKAGING,ot
|
|||
|
||||
OTATOOLS_DEPS := \
|
||||
system/extras/ext4_utils/mke2fs.conf \
|
||||
external/avb/test/data/atx_metadata.bin \
|
||||
external/avb/test/data/testkey_atx_psk.pem \
|
||||
external/avb/test/data/testkey_rsa4096.pem \
|
||||
$(sort $(shell find external/avb/test/data -type f -name "testkey_*.pem" -o \
|
||||
-name "atx_metadata.bin")) \
|
||||
$(sort $(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)) \
|
||||
|
|
Loading…
Reference in a new issue