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

Commit b70699b8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "recovery: Update logo after going back to recovery" into main

parents 39418118 3db4f60b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -548,6 +548,7 @@ int main(int argc, char** argv) {
      case Device::ENTER_RECOVERY:
        LOG(INFO) << "Entering recovery";
        fastboot = false;
        ui->SetEnableFastbootdLogo(fastboot);
        break;

      case Device::REBOOT: