Merge "Turn down the logging a little bit." into nyc-dev
am: 966319700c
* commit '966319700c77b6efcf698f6bc55e6712eaabdcc7':
Turn down the logging a little bit.
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user