am 3ea68240: Merge "Stop keyguard from spamming the log" into lmp-mr1-dev
* commit '3ea6824034ea8fbcd418af8e07606f60fd844e45': Stop keyguard from spamming the log
This commit is contained in:
@@ -25,6 +25,6 @@ public class KeyguardConstants {
|
|||||||
* Turns on debugging information for the whole Keyguard. This is very verbose and should only
|
* Turns on debugging information for the whole Keyguard. This is very verbose and should only
|
||||||
* be used temporarily for debugging.
|
* be used temporarily for debugging.
|
||||||
*/
|
*/
|
||||||
public static final boolean DEBUG = true;
|
public static final boolean DEBUG = false;
|
||||||
public static final boolean DEBUG_SIM_STATES = true;
|
public static final boolean DEBUG_SIM_STATES = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user