Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 07703339 authored by JP Abgrall's avatar JP Abgrall Committed by Gerrit Code Review
Browse files

Merge "Wait for device to disappear after "fastboot reboot"."

parents c4a09654 ec25e7bc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1216,6 +1216,7 @@ int main(int argc, char **argv)
    }
    if (wants_reboot) {
        fb_queue_reboot();
        fb_queue_wait_for_disconnect();
    } else if (wants_reboot_bootloader) {
        fb_queue_command("reboot-bootloader", "rebooting into bootloader");
        fb_queue_wait_for_disconnect();