commit | 03ef64b134b9014cc4c3c3a38c6ea65a6c049619 | [log] [tgz] |
---|---|---|
author | Dennis Shen <dzshen@google.com> | Wed Mar 08 15:39:28 2023 +0000 |
committer | Dennis Shen <dzshen@google.com> | Wed Mar 08 23:49:30 2023 +0000 |
tree | c85716e3537578d767e7e9feb42e25fd69330680 | |
parent | e54084b5d1542187e5b8560f9f29e372680f4052 [diff] [blame] |
add make_erofs to otatools to support erofs apex Change-Id: I272e7a689c563ac0a266e6cd86984fc85a3380b9
diff --git a/core/Makefile b/core/Makefile index 5f23677..7066612 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -5140,6 +5140,7 @@ debugfs_static \ dump_apex_info \ fsck.erofs \ + make_erofs \ merge_zips \ resize2fs \ soong_zip \