commit | 5d72d6ce2033d378f9acb6ecec5f9aacdac083d8 | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Thu Jul 21 14:43:20 2022 +1000 |
committer | ThiƩbaud Weksteen <tweek@google.com> | Thu Jul 21 14:50:05 2022 +1000 |
tree | e799d74cfa3f0e626d0882d7d305d79e1a452bef | |
parent | c20b6b58fcc59cb76d9de7ebaefeb74ad59fe123 [diff] |
Remove unused execution paths when formatting fastboot uses the internal functions generate_ext4_image and generate_f2fs_image when called via the `format` subcommand. An option for populating the newly created fs with an initial directory exists, but it is not exposed to the command line interface (initial_dir is always ""). Remove the unused codepaths for this preloading. Test: atest --host fastboot_test Bug: 237960487 Change-Id: I7acfe6352cf26b5cbe0e5553b288c3798e96a893