Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94db2fab authored by Garfield Tan's avatar Garfield Tan
Browse files

Revert "Disable verbose logging."

This reverts commit e7d529b4.
parent 2fc03171
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ public final class Shared {

    public static final String TAG = "Documents";

    public static final boolean DEBUG = false;
    public static final boolean DEBUG = true;
    public static final boolean VERBOSE = DEBUG && Log.isLoggable(TAG, Log.VERBOSE);

    /** Intent action name to pick a copy destination. */