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

Commit 4cbe69bf authored by frank PREEL's avatar frank PREEL
Browse files

Trun on debug

parent ed9ba5c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ import android.text.TextUtils;
 */
public class NtpTrustedTime implements TrustedTime {
    private static final String TAG = "NtpTrustedTime";
    private static final boolean LOGD = false;
    private static final boolean LOGD = true;

    private static NtpTrustedTime sSingleton;
    private static Context sContext;