You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Support compiling split cils via magiskpolicy CLI
This commit is contained in:
@@ -107,6 +107,7 @@ int switch_mnt_ns(int pid);
|
||||
int fork_dont_care();
|
||||
void wait_till_exists(const char *target);
|
||||
void gen_rand_str(char *buf, int len);
|
||||
int strend(const char *s1, const char *s2);
|
||||
|
||||
// file.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user