mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-21 23:47:43 +00:00
@@ -503,7 +503,7 @@ int main(int argc, char *argv[]) {
|
|||||||
excl_list = nullptr;
|
excl_list = nullptr;
|
||||||
} else {
|
} else {
|
||||||
// Revert original init binary
|
// Revert original init binary
|
||||||
link("/.backup/init", "/init");
|
rename("/.backup/init", "/init");
|
||||||
rm_rf("/.backup");
|
rm_rf("/.backup");
|
||||||
|
|
||||||
// Do not go further if device is booting into recovery
|
// Do not go further if device is booting into recovery
|
||||||
|
Reference in New Issue
Block a user