Support compiling split cils via magiskpolicy CLI

This commit is contained in:
topjohnwu
2018-07-21 05:12:22 +08:00
parent 6263d684d9
commit 91818cfa1a
8 changed files with 151 additions and 130 deletions
+1
View File
@@ -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