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

Commit 9eafb38e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert "Disable verbose logging.""

parents dec0e3db 94db2fab
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. */