From 63ddd0781df34b7bd75408f9913738d2af1c9b83 Mon Sep 17 00:00:00 2001 From: 1q23lyc45 <174172451+1q23lyc45@users.noreply.github.com> Date: Tue, 24 Dec 2024 22:14:55 +0800 Subject: [PATCH] boot-completed.sh support (#18) --- native/src/core/bootstages.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/native/src/core/bootstages.cpp b/native/src/core/bootstages.cpp index 200b7ad99..2804a77da 100644 --- a/native/src/core/bootstages.cpp +++ b/native/src/core/bootstages.cpp @@ -355,6 +355,7 @@ void MagiskD::boot_complete() const { as_rust().setup_logfile(); LOGI("** boot-complete triggered\n"); + exec_module_scripts("boot-completed"); enable_mount_su(); // At this point it's safe to create the folder