mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-23 07:29:07 -08:00
Add common script support
This commit is contained in:
@@ -74,5 +74,6 @@ void unlock_blocks();
|
||||
void unblock_boot_process();
|
||||
void setup_sighandlers(void (*handler)(int));
|
||||
int run_command(int *fd, const char *path, char *const argv[]);
|
||||
void exec_common_script(const char* stage);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user