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

Commit 1dd0b9aa authored by Joe Onorato's avatar Joe Onorato Committed by android-build-merger
Browse files

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

am: 938458c1

* commit '938458c1':
  Turn down the logging a little bit.
parents 24dbb9a5 938458c1
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. */