diff --git a/recovery_main.cpp b/recovery_main.cpp index 345d6453..cb3f0c13 100644 --- a/recovery_main.cpp +++ b/recovery_main.cpp @@ -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: