From 6d366d36e4b9e70dbea29276be5c8c80e623c932 Mon Sep 17 00:00:00 2001 From: Kelvin Zhang Date: Tue, 21 Feb 2023 12:42:23 -0800 Subject: [PATCH] Add zip2zip to dependency of relevant binary targets Bug: 269735619 Change-Id: I7eb3de066ec17cfcb072b4072997e3bafa83fbcd --- core/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/Makefile b/core/Makefile index 1130e88a78..05dfaa45bf 100644 --- a/core/Makefile +++ b/core/Makefile @@ -5127,6 +5127,8 @@ INTERNAL_OTATOOLS_MODULES := \ verity_verifier \ zipalign \ zucchini \ + zip2zip \ + # Additional tools to unpack and repack the apex file. INTERNAL_OTATOOLS_MODULES += \