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

Commit 30652b33 authored by Daniel Mentz's avatar Daniel Mentz
Browse files

Add unpack_bootimg to otatools to modify boot.img

unpack_bootimg in conjunction with mkbootimg can be used to re-create
boot.img with a different kernel image and ramdisk.

Change-Id: I9615facc9335885989772a0dd7f08217e2143a45
parent 99202ec0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3778,6 +3778,7 @@ INTERNAL_OTATOOLS_MODULES := \
  simg2img \
  sload_f2fs \
  tune2fs \
  unpack_bootimg \
  update_host_simulator \
  validate_target_files \
  verity_signer \