mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-02 22:11:52 +00:00
Default to cmdline logging
This commit is contained in:
@@ -391,7 +391,6 @@ static void syntax_error_msg() {
|
||||
}
|
||||
|
||||
int magiskpolicy_main(int argc, char *argv[]) {
|
||||
cmdline_logging();
|
||||
char *outfile = NULL, *tok, *saveptr;
|
||||
int magisk = 0;
|
||||
struct vector rules;
|
||||
|
||||
Reference in New Issue
Block a user