You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Directly log to log file
This commit is contained in:
@@ -53,6 +53,7 @@ void su_daemon_handler(int client, ucred *credential);
|
||||
int connect_daemon(bool create = false);
|
||||
void unlock_blocks();
|
||||
void reboot();
|
||||
void setup_logfile(bool reset);
|
||||
|
||||
// Module stuffs
|
||||
void handle_modules();
|
||||
|
||||
Reference in New Issue
Block a user