summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maennich <maennich@google.com>2021-04-01 12:02:19 +0100
committerGiuliano Procida <gprocida@google.com>2021-04-01 15:25:06 +0000
commita42be3ddca2abc0ea7fbd8a519b4131f26942499 (patch)
tree1004ab0ee68b9b496ab3c48df7293a9ef15b74ae
parent3f22a2277dfeb054b744e9be391c98ff3dc62ccd (diff)
downloadbuild-tools-a42be3ddca2abc0ea7fbd8a519b4131f26942499.tar.gz
Add img2simg to the distribution
This is to create android sparse images within the kernel build environment. Bug: 184225426 Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: I539b483e6f731e99740121fccd67e55baaae3656
-rwxr-xr-xbuild-prebuilts.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-prebuilts.sh b/build-prebuilts.sh
index 5ac7481..d1a57f3 100755
--- a/build-prebuilts.sh
+++ b/build-prebuilts.sh
@@ -33,6 +33,7 @@ EOF
dtc
e2fsck
e2fsdroid
+ img2simg
lpmake
lz4
mkdtboimg.py