* commit 'f187a5438d5a0651c344038f2203469e193704f9': recovery: fix use of init reboot method
This commit is contained in:
+1
-1
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user