Merge "build_image relies on mkuserimg_mke2fs."

This commit is contained in:
Treehugger Robot 2020-08-26 04:46:56 +00:00 committed by Gerrit Code Review
commit ff6d873873
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ python_defaults {
required: [
"blk_alloc_to_base_fs",
"e2fsck",
"mkuserimg_mke2fs",
"simg2img",
"tune2fs",
],