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

Commit 96631970 authored by Joe Onorato's avatar Joe Onorato Committed by Android (Google) Code Review
Browse files

Merge "Turn down the logging a little bit." into nyc-dev

parents af9aa07f 9fcf3ca4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ import java.util.concurrent.CountDownLatch;
@SystemApi
public class RttManager {

    private static final boolean DBG = true;
    private static final boolean DBG = false;
    private static final String TAG = "RttManager";

    /** @deprecated It is Not supported anymore. */