mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 05:07:45 +02:00
Try logging a little harder
This commit is contained in:
@ -51,12 +51,11 @@ typedef enum {
|
||||
void main_daemon();
|
||||
int connect_daemon();
|
||||
int connect_daemon2(daemon_t d, int *sockfd);
|
||||
void auto_start_magiskhide();
|
||||
|
||||
// log_monitor.c
|
||||
|
||||
extern int loggable;
|
||||
void log_daemon();
|
||||
int check_and_start_logger();
|
||||
|
||||
// socket.c
|
||||
|
||||
|
Reference in New Issue
Block a user