Merge "Don\'t debug log on ConditionManager" into nyc-dev
am: 452e371
* commit '452e371aa1a83f61ba475689b18ca8c1bc996920':
Don't debug log on ConditionManager
Change-Id: Ia6e1f1caf9736b7f901ad2641b249bb9317306c2
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