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

Commit d294935b authored by David Anderson's avatar David Anderson Committed by Gerrit Code Review
Browse files

Merge "Add a logo to the fastbootd screen."

parents 90edbb17 983e2d57
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -458,6 +458,8 @@ int main(int argc, char** argv) {
      }
    }

    ui->SetEnableFastbootdLogo(fastboot);

    auto ret = fastboot ? StartFastboot(device, args) : start_recovery(device, args);

    if (ret == Device::KEY_INTERRUPTED) {
+6.75 KiB
Loading image diff...
+4.5 KiB
Loading image diff...
+9.08 KiB
Loading image diff...
+13.4 KiB
Loading image diff...
Loading