mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-03 11:12:03 +00:00
daemon.c uses external flags
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
#include "daemon.h"
|
#include "daemon.h"
|
||||||
#include "selinux.h"
|
#include "selinux.h"
|
||||||
|
#include "flags.h"
|
||||||
|
|
||||||
int setup_done = 0;
|
int setup_done = 0;
|
||||||
int seperate_vendor = 0;
|
int seperate_vendor = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user