mirror of
https://github.com/topjohnwu/Magisk
synced 2025-10-08 18:05:53 +00:00
Remove more pre SDK 21 stuffs
This commit is contained in:
@@ -31,7 +31,7 @@ static int call_applet(int argc, char *argv[]) {
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
umask(0);
|
||||
dload_selinux();
|
||||
enable_selinux();
|
||||
cmdline_logging();
|
||||
init_argv0(argc, argv);
|
||||
|
||||
|
Reference in New Issue
Block a user