Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3f4ea7cb authored by Tao Bao's avatar Tao Bao
Browse files

Pack system/update_engine/scripts into otatools.zip.

The scripts will be needed by OTA releasetools, for parsing A/B OTA
payload.

Bug: 65261072
Test: `m otatools-package` and check for system/update_engine/scripts.
Change-Id: I5cb54561a5fb0454a37879ca20afa95b82ffdefe
parent 14f225b7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2134,6 +2134,7 @@ OTATOOLS_DEPS := \
  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 \