forked from openkylin/platform_build
Merge "Merge "Stop packing system/update_engine/scripts." am: d994b4c062
am: 22fa2f20ae
am: b5de826520" into qt-r1-dev-plus-aosp am: 5a79920c47
am: 543cc0681f
Change-Id: Ica9b26c119ab6917c6271ec906ee70e86a9c79cd
This commit is contained in:
commit
681794907e
|
@ -3714,10 +3714,6 @@ INTERNAL_OTATOOLS_PACKAGE_FILES += \
|
|||
$(sort $(shell find external/avb/test/data -type f -name "testkey_*.pem" -o \
|
||||
-name "atx_metadata.bin"))
|
||||
endif
|
||||
ifneq (,$(wildcard system/update_engine))
|
||||
INTERNAL_OTATOOLS_PACKAGE_FILES += \
|
||||
$(sort $(shell find system/update_engine/scripts -name "*.pyc" -prune -o -type f -print))
|
||||
endif
|
||||
ifeq (true,$(PRODUCT_SUPPORTS_VBOOT))
|
||||
INTERNAL_OTATOOLS_PACKAGE_FILES += \
|
||||
$(sort $(shell find external/vboot_reference/tests/devkeys -type f))
|
||||
|
|
Loading…
Reference in New Issue