mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-15 22:13:11 +00:00
@@ -757,6 +757,8 @@ void boot_complete(int client) {
|
||||
if (!pfs_done)
|
||||
return;
|
||||
|
||||
auto_start_magiskhide();
|
||||
|
||||
if (access(MANAGERAPK, F_OK) == 0) {
|
||||
// Install Magisk Manager if exists
|
||||
rename(MANAGERAPK, "/data/magisk.apk");
|
||||
|
Reference in New Issue
Block a user