commit | 42c32bf9af2db0a3f9a1da021b687ae1dc073cba | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Mon Jan 14 16:51:52 2019 -0800 |
committer | David Anderson <dvander@google.com> | Mon Jan 14 17:36:02 2019 -0800 |
tree | b851cbac380a53af643b0f88c8092f720f207307 | |
parent | 400c71fccd4d1978495f8f8459b74332abc95228 [diff] |
init: Allow first-stage mounts in the second stage if they're formattable. If /metadata is wiped, but is specified as a first-stage mount, it'll fail to mount and then skipped as a mount in the second stage. Rather than add a new flag, this patch piggy-backs on "formattable" since otherwise there is no way the file system will be formatted. Bug: 121209697 Test: flashall -w && reboot Change-Id: If36a12251f398a99b9423713a8bfbe8c33523b66