Merge "Pack system/update_engine/scripts into otatools.zip." am: 27bfc86d8b am: cdfabdbf85 am: 5b8e0ffaf9
am: 5b0ebe7304
Change-Id: I746d0ed39a96fabb4b79eacf9a289e2485ca1fc3
diff --git a/core/Makefile b/core/Makefile
index 3219930..2a4eef6 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -2158,6 +2158,7 @@
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 \