mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-17 09:11:52 +00:00
Support cases when /sbin does not exist
This commit is contained in:
@@ -105,4 +105,4 @@ void init_argv0(int argc, char **argv);
|
||||
void set_nice_name(const char *name);
|
||||
uint32_t binary_gcd(uint32_t u, uint32_t v);
|
||||
int switch_mnt_ns(int pid);
|
||||
void gen_rand_str(char *buf, int len, bool varlen = true);
|
||||
int gen_rand_str(char *buf, int len, bool varlen = true);
|
||||
|
Reference in New Issue
Block a user