commit | a861ff35ee0d801a4348e576a413d4cbc804782f | [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 | d533a4da23105563f4db277b2f9df0f00ac9770b [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