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

Commit 77023452 authored by Yifan Hong's avatar Yifan Hong
Browse files

build_image relies on mkuserimg_mke2fs.

Add missing dependency.

Test: TH
Bug: 162921175
Change-Id: Ide1fe0b823e5e7a06c6c0252a5bef7bfaf6f7c28
parent d073e3c8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@ python_defaults {
    required: [
        "blk_alloc_to_base_fs",
        "e2fsck",
        "mkuserimg_mke2fs",
        "simg2img",
        "tune2fs",
    ],