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

Commit e416419c authored by Woody Lin's avatar Woody Lin
Browse files

Add fsck.erofs to INTERNAL_OTATOOLS_MODULES



The latest build_image.py requires fsck.erofs to execute. Adds
fsck.erofs to INTERNAL_OTATOOLS_MODULES so it can be packed into
otatools.zip.

Bug: 225756733
Signed-off-by: default avatarWoody Lin <woodylin@google.com>
Change-Id: Ib88dbb6cce5e9424d1e80173da34b503d32d0fd3
parent 41218525
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4783,6 +4783,7 @@ INTERNAL_OTATOOLS_MODULES := \
  e2fsdroid \
  fc_sort \
  fec \
  fsck.erofs \
  fsck.f2fs \
  fs_config \
  generate_gki_certificate \