Snap for 11571437 from acd143dcf9
to 24Q3-release
Change-Id: I84d3fd0f3276e464cc58790a725631c8d99de6fa
This commit is contained in:
commit
9c49697810
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue