mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-15 18:20:21 +00:00
Default to cmdline logging
This commit is contained in:
@@ -297,7 +297,6 @@ static int verbose_logging(const char *fmt, va_list ap) {
|
||||
}
|
||||
|
||||
int resetprop_main(int argc, char *argv[]) {
|
||||
cmdline_logging();
|
||||
log_cb.d = verbose_logging;
|
||||
|
||||
int trigger = 1, persist = 0;
|
||||
|
Reference in New Issue
Block a user