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

Commit a250c990 authored by Patrick Berny's avatar Patrick Berny Committed by Gerrit Code Review
Browse files

Merge "Display recovery reason in prompt_and_wipe_data" into main

parents 47a5a0b7 65fd9470
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -187,6 +187,7 @@ static InstallResult prompt_and_wipe_data(Device* device) {
    "If you continue to get this message, you may need to "
    "perform a factory data reset and erase all user data "
    "stored on this device.",
    "Reason: " + device->GetReason().value_or(""),
  };
  // clang-format off
  std::vector<std::string> wipe_data_menu_items {