commit | 961041ac801dda4a4f17345208e4c7859e27c772 | [log] [tgz] |
---|---|---|
author | Gao Xiang <hsiangkao@redhat.com> | Wed Jun 17 13:59:16 2020 +0800 |
committer | Gao Xiang <hsiangkao@redhat.com> | Wed Oct 28 01:24:39 2020 +0800 |
tree | 98d567df2897d3298168dd73808ca1bba47ea59a | |
parent | 0b0d8d5b53952931793e7ccde0a2e13b6e2d2b4c [diff] [blame] |
Allow flashing erofs system imgs Bug: 158339527 Test: build & boot Signed-off-by: Gao Xiang <hsiangkao@redhat.com> Change-Id: Ie74db8ebcd7214ffbec49d42b305b2f3ac2e8c9d
diff --git a/tools/releasetools/Android.bp b/tools/releasetools/Android.bp index e1543e7..ca6c2b2 100644 --- a/tools/releasetools/Android.bp +++ b/tools/releasetools/Android.bp
@@ -49,6 +49,7 @@ required: [ "blk_alloc_to_base_fs", "e2fsck", + "mkerofsimage.sh", "mkuserimg_mke2fs", "simg2img", "tune2fs",