Merge "Add apexer and dependencies to otatools"
This commit is contained in:
@@ -3828,6 +3828,15 @@ INTERNAL_OTATOOLS_MODULES := \
|
|||||||
verity_verifier \
|
verity_verifier \
|
||||||
zipalign \
|
zipalign \
|
||||||
|
|
||||||
|
# Additional tools to unpack and repack the apex file.
|
||||||
|
INTERNAL_OTATOOLS_MODULES += \
|
||||||
|
apexer \
|
||||||
|
deapexer \
|
||||||
|
debugfs_static \
|
||||||
|
merge_zips \
|
||||||
|
resize2fs \
|
||||||
|
soong_zip \
|
||||||
|
|
||||||
ifeq (true,$(PRODUCT_SUPPORTS_VBOOT))
|
ifeq (true,$(PRODUCT_SUPPORTS_VBOOT))
|
||||||
INTERNAL_OTATOOLS_MODULES += \
|
INTERNAL_OTATOOLS_MODULES += \
|
||||||
futility \
|
futility \
|
||||||
|
Reference in New Issue
Block a user