commit | 3d782d57cc94bcc9147b78b95891d8e75e138ba3 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Tue Jan 29 13:09:49 2019 -0800 |
committer | David Anderson <dvander@google.com> | Tue Jan 29 13:20:36 2019 -0800 |
tree | 7f1a552486d8e9d73e183b17ad2de1b33f204c02 | |
parent | 161c439ffb14f46875014982b37c50975fe70050 [diff] |
fastboot: Fix "fastboot gsi". This command erroneously reports that no GSI is installed, because /metadata is not mounted in recovery. To address this, temporarily mount /metadata when the gsi command is invoked. Bug: 122556707 Test: fastboot gsi disable fastboot gsi wipe Change-Id: Ib21971b49b46fd580b902ff75f01cfb96192afc0