mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-16 09:52:31 +00:00
Adjust logging in magiskpolicy
This commit is contained in:
@@ -376,6 +376,7 @@ static void parse_statement(char *statement) {
|
||||
}
|
||||
|
||||
int magiskpolicy_main(int argc, char *argv[]) {
|
||||
cmdline_logging();
|
||||
const char *outfile = nullptr;
|
||||
bool magisk = false, live = false;
|
||||
|
||||
|
Reference in New Issue
Block a user