Small refactor of download repo and FlashZip

This commit is contained in:
topjohnwu
2016-11-20 22:13:29 +08:00
parent 8c077a7373
commit f5bee7b691
7 changed files with 61 additions and 58 deletions
@@ -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;