commit | d1bb121169082a6b37ea0bb7ea403fe4266e5b82 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu May 30 16:25:07 2024 -0400 |
committer | Elliott Hughes <enh@google.com> | Thu May 30 16:25:07 2024 -0400 |
tree | adef324a0e48c26683e7ce11466e07ed2f29256a | |
parent | 45ee690acb651d56e11f254a5632618ab2bc0692 [diff] |
Use the static-host/dynamic-device idiom for the erofs tools. This is what f2fs and others already do, and takes mkfs.erofs from being one of the largest binaries in /system/bin to merely average. Before: 194K dump.erofs 177K fsck.erofs 760K mkfs.erofs After: 96K dump.erofs 88K fsck.erofs 248K mkfs.erofs Change-Id: Ibb2b082e483327cf36747e15019380bfd759f6db