You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Small refactor of download repo and FlashZip
This commit is contained in:
@@ -4,7 +4,7 @@ import android.util.Log;
|
||||
|
||||
public class Logger {
|
||||
|
||||
private static final String LOG_TAG = "Magisk: DEV";
|
||||
public static final String LOG_TAG = "Magisk: DEV";
|
||||
|
||||
public static boolean logShell, devLog;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user