Merge "Don\'t debug log on ConditionManager" into nyc-dev am: 452e371
am: 2f781b7
* commit '2f781b7401a6bfbf8ddc5bd589c89dc1a5e36aee':
Don't debug log on ConditionManager
Change-Id: Ic85a694889e0402701a282c2cfe04ff7892b8532
This commit is contained in:
@@ -36,7 +36,7 @@ public class ConditionManager {
|
||||
|
||||
private static final String TAG = "ConditionManager";
|
||||
|
||||
private static final boolean DEBUG = true;
|
||||
private static final boolean DEBUG = false;
|
||||
|
||||
private static final String PKG = "com.android.settings.dashboard.conditional.";
|
||||
|
||||
|
Reference in New Issue
Block a user