Loading recovery.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1062,6 +1062,6 @@ main(int argc, char **argv) { // Otherwise, get ready to boot the main system... finish_recovery(send_intent); ui->Print("Rebooting...\n"); property_set(ANDROID_RB_PROPERTY, ""); property_set(ANDROID_RB_PROPERTY, "reboot,"); return EXIT_SUCCESS; } Loading
recovery.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1062,6 +1062,6 @@ main(int argc, char **argv) { // Otherwise, get ready to boot the main system... finish_recovery(send_intent); ui->Print("Rebooting...\n"); property_set(ANDROID_RB_PROPERTY, ""); property_set(ANDROID_RB_PROPERTY, "reboot,"); return EXIT_SUCCESS; }